home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / PC Tools Firewall / fwinstall.exe / install_script.iss
Text File  |  2010-02-17  |  173KB  |  1,614 lines

  1. ;InnoSetupVersion=5.2.1
  2.  
  3. [Setup]
  4. AppName=PC Tools Firewall Plus
  5. AppVerName=PC Tools Firewall Plus 6.0
  6. AppId=PC Tools Firewall Plus
  7. DefaultDirName={pf}\PC Tools Firewall Plus
  8. DefaultGroupName=PC Tools Firewall Plus
  9. UninstallDisplayIcon={app}\FirewallGUI.exe
  10. OutputBaseFilename=in
  11. Compression=lzma
  12. DisableProgramGroupPage=yes
  13. WizardImageFile=embedded\WizardImage0.bmp
  14. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  15.  
  16. [Files]
  17. Source: "{tmp}\brazilian.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  18. Source: "{tmp}\chinesesimp.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  19. Source: "{tmp}\chinesetrad.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  20. Source: "{tmp}\czech.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  21. Source: "{tmp}\danish.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  22. Source: "{tmp}\dutch.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  23. Source: "{tmp}\english.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  24. Source: "{tmp}\finnish.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  25. Source: "{tmp}\french.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  26. Source: "{tmp}\german.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  27. Source: "{tmp}\greek.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  28. Source: "{tmp}\italian.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  29. Source: "{tmp}\japanese.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  30. Source: "{tmp}\korean.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  31. Source: "{tmp}\norwegian.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  32. Source: "{tmp}\polish.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  33. Source: "{tmp}\portugues.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  34. Source: "{tmp}\portuguese.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  35. Source: "{tmp}\russian.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  36. Source: "{tmp}\spanish.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  37. Source: "{tmp}\swedish.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  38. Source: "{tmp}\thai.ini"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  39. Source: "{tmp}\GTB_Bar.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  40. Source: "{tmp}\GTB_Bar_Half.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  41. Source: "{tmp}\IconA.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  42. Source: "{tmp}\IconG.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  43. Source: "{tmp}\IconP.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  44. Source: "{tmp}\gtapi.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  45. Source: "{tmp}\GTBHelper.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  46. Source: "{tmp}\isxdl.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  47. Source: "{app}\helper.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: overwritereadonly uninsrestartdelete ignoreversion 
  48. Source: "{tmp}\PCTWSC.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  49. Source: "{tmp}\WizPCToolsSmall.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  50. Source: "{tmp}\threatfireIcon.bmp"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  51. Source: "{app}\Driver.exe"; DestDir: "{app}"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  52. Source: "{app}\Driver64.exe"; DestDir: "{app}"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  53. Source: "{app}\FirewallGUI.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  54. Source: "{app}\PCTFW.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  55. Source: "{app}\Update.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  56. Source: "{app}\PPSupport.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  57. Source: "{app}\Alert.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  58. Source: "{app}\UpdateHlpr.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  59. Source: "{app}\FWService.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  60. Source: "{app}\FirewallWrapper.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  61. Source: "{app}\FirewallSDK.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  62. Source: "{app}\PluginDllFW.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  63. Source: "{app}\FirewallPlugin.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  64. Source: "{sys}\drivers\pctplfw.sys"; DestDir: "{sys}\drivers"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  65. Source: "{sys}\drivers\pctplfw.cat"; DestDir: "{sys}\drivers"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  66. Source: "{sys}\drivers\pctplfw64.sys"; DestDir: "{sys}\drivers"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 64bit 
  67. Source: "{sys}\drivers\pctplfw64.cat"; DestDir: "{sys}\drivers"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 64bit 
  68. Source: "{tmp}\GTDISetup.exe"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  69. Source: "{tmp}\KDSSetup.exe"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  70. Source: "{app}\Microsoft.VC80.CRT.manifest"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace 
  71. Source: "{app}\msvcm80.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  72. Source: "{app}\msvcp80.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  73. Source: "{app}\msvcr80.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  74. Source: "{app}\PCTWSC.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  75. Source: "{app}\FWAA"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  76. Source: "{app}\FWAA.sig"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  77. Source: "{app}\FWSettings.ini"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: onlyifdoesntexist 
  78. Source: "{app}\FWSettings.ini.sig"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: onlyifdoesntexist 
  79. Source: "{app}\FWSettingsExpertUser.ini"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: onlyifdoesntexist 
  80. Source: "{app}\FWSettingsExpertUser.ini.sig"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: onlyifdoesntexist 
  81. Source: "{app}\FWSettingsNoESV.ini"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: onlyifdoesntexist 
  82. Source: "{app}\FWSettingsNoESV.ini.sig"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: onlyifdoesntexist 
  83. Source: "{app}\FWSettingsExpertUserNoESV.ini"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: onlyifdoesntexist 
  84. Source: "{app}\FWSettingsExpertUserNoESV.ini.sig"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: onlyifdoesntexist 
  85. Source: "{app}\DriverList.ini"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  86. Source: "{app}\DriverList.ini.sig"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  87. Source: "{app}\LuLng\ChineseSimp.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  88. Source: "{app}\LuLng\ChineseSimp_PRC.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  89. Source: "{app}\LuLng\ChineseTrad.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  90. Source: "{app}\LuLng\Czech.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  91. Source: "{app}\LuLng\Danish.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  92. Source: "{app}\LuLng\Deutsch.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  93. Source: "{app}\LuLng\Dutch.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  94. Source: "{app}\LuLng\English.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  95. Source: "{app}\LuLng\EnglishBritish.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  96. Source: "{app}\LuLng\Finnish.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  97. Source: "{app}\LuLng\French.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  98. Source: "{app}\LuLng\Greek.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  99. Source: "{app}\LuLng\Italian.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  100. Source: "{app}\LuLng\Japanese.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  101. Source: "{app}\LuLng\Korean.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  102. Source: "{app}\LuLng\Norwegian.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  103. Source: "{app}\LuLng\Polski.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  104. Source: "{app}\LuLng\Portuguese.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  105. Source: "{app}\LuLng\PortugueseBrazilian.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  106. Source: "{app}\LuLng\Russian.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  107. Source: "{app}\LuLng\Spanish.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  108. Source: "{app}\LuLng\Swedish.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  109. Source: "{app}\LuLng\Thai.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  110. Source: "{app}\LuLng\Turkish.lng"; DestDir: "{app}\LuLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  111. Source: "{app}\LangFiles\ChineseSimp.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  112. Source: "{app}\LangFiles\ChineseTrad.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  113. Source: "{app}\LangFiles\Deutsch.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  114. Source: "{app}\LangFiles\Dutch.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  115. Source: "{app}\LangFiles\English.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  116. Source: "{app}\LangFiles\EnglishUK.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  117. Source: "{app}\LangFiles\French.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  118. Source: "{app}\LangFiles\Italian.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  119. Source: "{app}\LangFiles\Japanese.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  120. Source: "{app}\LangFiles\Korean.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  121. Source: "{app}\LangFiles\Polski.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  122. Source: "{app}\LangFiles\Portuguese.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  123. Source: "{app}\LangFiles\PortugueseBrazilian.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  124. Source: "{app}\LangFiles\Russian.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  125. Source: "{app}\LangFiles\Spanish.lng"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  126. Source: "{app}\LangFiles\ChineseSimp.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  127. Source: "{app}\LangFiles\ChineseTrad.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  128. Source: "{app}\LangFiles\Deutsch.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  129. Source: "{app}\LangFiles\Dutch.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  130. Source: "{app}\LangFiles\English.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  131. Source: "{app}\LangFiles\EnglishUK.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  132. Source: "{app}\LangFiles\French.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  133. Source: "{app}\LangFiles\Italian.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  134. Source: "{app}\LangFiles\Japanese.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  135. Source: "{app}\LangFiles\Korean.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  136. Source: "{app}\LangFiles\Polski.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  137. Source: "{app}\LangFiles\Portuguese.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  138. Source: "{app}\LangFiles\PortugueseBrazilian.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  139. Source: "{app}\LangFiles\Russian.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  140. Source: "{app}\LangFiles\Spanish.lng.sig"; DestDir: "{app}\LangFiles"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  141. Source: "{app}\QuickStart\ChineseSimp.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  142. Source: "{app}\QuickStart\ChineseTrad.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  143. Source: "{app}\QuickStart\Deutsch.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  144. Source: "{app}\QuickStart\Dutch.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  145. Source: "{app}\QuickStart\English.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  146. Source: "{app}\QuickStart\EnglishBritish.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  147. Source: "{app}\QuickStart\French.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  148. Source: "{app}\QuickStart\Italian.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  149. Source: "{app}\QuickStart\Japanese.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  150. Source: "{app}\QuickStart\Korean.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  151. Source: "{app}\QuickStart\Polski.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  152. Source: "{app}\QuickStart\Portuguese.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  153. Source: "{app}\QuickStart\PortugueseBrazilian.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  154. Source: "{app}\QuickStart\Russian.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  155. Source: "{app}\QuickStart\Spanish.chm"; DestDir: "{app}\QuickStart"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  156. Source: "{app}\Html\block_http_fw_response_br.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  157. Source: "{app}\Html\block_http_fw_response_cn.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  158. Source: "{app}\Html\block_http_fw_response_de.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  159. Source: "{app}\Html\block_http_fw_response_en.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  160. Source: "{app}\Html\block_http_fw_response_es.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  161. Source: "{app}\Html\block_http_fw_response_fr.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  162. Source: "{app}\Html\block_http_fw_response_it.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  163. Source: "{app}\Html\block_http_fw_response_jp.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  164. Source: "{app}\Html\block_http_fw_response_kr.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  165. Source: "{app}\Html\block_http_fw_response_nl.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  166. Source: "{app}\Html\block_http_fw_response_pl.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  167. Source: "{app}\Html\block_http_fw_response_pt.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  168. Source: "{app}\Html\block_http_fw_response_ru.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  169. Source: "{app}\Html\block_http_fw_response_zh.html"; DestDir: "{app}\Html"; MinVersion: 0.0,5.0; Flags: restartreplace 
  170. Source: "{app}\ugLng\ChineseSimp.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  171. Source: "{app}\ugLng\ChineseSimp_PRC.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  172. Source: "{app}\ugLng\ChineseTrad.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  173. Source: "{app}\ugLng\Czech.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  174. Source: "{app}\ugLng\Danish.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  175. Source: "{app}\ugLng\Deutsch.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  176. Source: "{app}\ugLng\Dutch.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  177. Source: "{app}\ugLng\English.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  178. Source: "{app}\ugLng\EnglishBritish.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  179. Source: "{app}\ugLng\Finnish.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  180. Source: "{app}\ugLng\French.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  181. Source: "{app}\ugLng\Greek.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  182. Source: "{app}\ugLng\Italian.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  183. Source: "{app}\ugLng\Japanese.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  184. Source: "{app}\ugLng\Korean.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  185. Source: "{app}\ugLng\Norwegian.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  186. Source: "{app}\ugLng\Polski.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  187. Source: "{app}\ugLng\Portuguese.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  188. Source: "{app}\ugLng\PortugueseBrazilian.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  189. Source: "{app}\ugLng\Russian.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  190. Source: "{app}\ugLng\Spanish.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  191. Source: "{app}\ugLng\Swedish.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  192. Source: "{app}\ugLng\Thai.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  193. Source: "{app}\ugLng\Turkish.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  194. Source: "{app}\ugLng\Ukrainian.lng"; DestDir: "{app}\ugLng"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  195. Source: "{app}\Upgrade.exe"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  196. Source: "{app}\Profile\HomeProfile.pfl.sig"; DestDir: "{app}\Profile"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  197. Source: "{app}\Profile\PublicProfile.pfl.sig"; DestDir: "{app}\Profile"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  198. Source: "{app}\Profile\WorkProfile.pfl.sig"; DestDir: "{app}\Profile"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  199. Source: "{app}\Profile\HomeProfile.pfl"; DestDir: "{app}\Profile"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  200. Source: "{app}\Profile\PublicProfile.pfl"; DestDir: "{app}\Profile"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  201. Source: "{app}\Profile\WorkProfile.pfl"; DestDir: "{app}\Profile"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  202. Source: "{cf}\PC Tools\NDIS\InstallNDIS32\pctNdis.sys"; DestDir: "{cf}\PC Tools\NDIS\InstallNDIS32"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  203. Source: "{cf}\PC Tools\NDIS\InstallNDIS32\pctNdis.inf"; DestDir: "{cf}\PC Tools\NDIS\InstallNDIS32"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  204. Source: "{cf}\PC Tools\NDIS\InstallNDIS32\pctNdis_m.inf"; DestDir: "{cf}\PC Tools\NDIS\InstallNDIS32"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  205. Source: "{cf}\PC Tools\NDIS\InstallNDIS32\pctndis.cat"; DestDir: "{cf}\PC Tools\NDIS\InstallNDIS32"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  206. Source: "{sys}\drivers\pctNdis-DNS.sys"; DestDir: "{sys}\drivers"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  207. Source: "{sys}\drivers\pctNdis-DNS.cat"; DestDir: "{sys}\drivers"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  208. Source: "{sys}\drivers\pctNdis-PacketFilter.sys"; DestDir: "{sys}\drivers"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  209. Source: "{sys}\drivers\pctNdis-PacketFilter.cat"; DestDir: "{sys}\drivers"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  210. Source: "{cf}\PC Tools\NDIS\InstallNDIS64\pctNdis64.sys"; DestDir: "{cf}\PC Tools\NDIS\InstallNDIS64"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  211. Source: "{cf}\PC Tools\NDIS\InstallNDIS64\pctNdis64.inf"; DestDir: "{cf}\PC Tools\NDIS\InstallNDIS64"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  212. Source: "{cf}\PC Tools\NDIS\InstallNDIS64\pctNdis_m64.inf"; DestDir: "{cf}\PC Tools\NDIS\InstallNDIS64"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  213. Source: "{cf}\PC Tools\NDIS\InstallNDIS64\pctndis64.cat"; DestDir: "{cf}\PC Tools\NDIS\InstallNDIS64"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  214. Source: "{sys}\drivers\pctNdis-DNS64.sys"; DestDir: "{sys}\drivers"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 64bit 
  215. Source: "{sys}\drivers\pctNdis-DNS64.cat"; DestDir: "{sys}\drivers"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 64bit 
  216. Source: "{sys}\drivers\pctNdis-PacketFilter64.sys"; DestDir: "{sys}\drivers"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 64bit 
  217. Source: "{sys}\drivers\pctNdis-PacketFilter64.cat"; DestDir: "{sys}\drivers"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 64bit 
  218. Source: "{tmp}\InnoHelpers.dll"; DestDir: "{tmp}"; MinVersion: 0.0,5.0; Flags: deleteafterinstall dontcopy 
  219. Source: "{app}\InnoHelpers.dll"; DestDir: "{app}"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly uninsrestartdelete ignoreversion 
  220. Source: "{app}\Trial\.MySCMServerInfo"; DestDir: "{app}\Trial"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  221. Source: "{app}\Trial\alert.gif"; DestDir: "{app}\Trial"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  222. Source: "{app}\Trial\header.JPG"; DestDir: "{app}\Trial"; MinVersion: 0.0,5.0; Flags: restartreplace overwritereadonly ignoreversion 
  223.  
  224. [Registry]
  225. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"; ValueName: "PCTools FW"; MinVersion: 0.0,5.0; Flags: deletevalue 
  226. Root: HKLM64; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "Log Open Mode"; ValueType: Dword; ValueData: "$0"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  227. Root: HKLM64; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "Log Level"; ValueType: Dword; ValueData: "$1"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  228. Root: HKLM64; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "SDK Log Level"; ValueType: Dword; ValueData: "$1"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  229. Root: HKLM64; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "Plugin Log Level"; ValueType: Dword; ValueData: "$1"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  230. Root: HKLM64; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "GUI Log Level"; ValueType: Dword; ValueData: "$1"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  231. Root: HKLM64; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "GUI SDK Log Level"; ValueType: Dword; ValueData: "$1"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  232. Root: HKLM64; Subkey: "Software\PCTools\Personal Firewall"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletekey 
  233. Root: HKCU64; Subkey: "Software\PCTools\Personal Firewall"; Check: "IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletekey 
  234. Root: HKLM; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "Log Open Mode"; ValueType: Dword; ValueData: "$0"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  235. Root: HKLM; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "Log Level"; ValueType: Dword; ValueData: "$1"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  236. Root: HKLM; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "SDK Log Level"; ValueType: Dword; ValueData: "$1"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  237. Root: HKLM; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "Plugin Log Level"; ValueType: Dword; ValueData: "$1"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  238. Root: HKLM; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "GUI Log Level"; ValueType: Dword; ValueData: "$1"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  239. Root: HKLM; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "GUI SDK Log Level"; ValueType: Dword; ValueData: "$1"; Check: "Not IsWin64"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  240. Root: HKLM; Subkey: "Software\PCTools\Personal Firewall"; MinVersion: 0.0,5.0; Flags: uninsdeletekey 
  241. Root: HKCU; Subkey: "Software\PCTools\Personal Firewall"; MinVersion: 0.0,5.0; Flags: uninsdeletekey 
  242. Root: HKCU; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "Language"; ValueType: String; ValueData: "{code:LanguageSelected}"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  243. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Run"; ValueName: "00PCTFW"; ValueType: String; ValueData: """{app}\FirewallGUI.exe"" -s"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  244. Root: HKCU; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "Plugin Log Level"; ValueType: Dword; ValueData: "$1"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  245. Root: HKCU; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "GUI Log Level"; ValueType: Dword; ValueData: "$1"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  246. Root: HKCU; Subkey: "Software\PCTools\Personal Firewall"; ValueName: "SDK Log Level"; ValueType: Dword; ValueData: "$1"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  247. Root: HKLM; Subkey: "SOFTWARE\PCTools\CommonFiles"; ValueName: "NDIS"; ValueType: String; ValueData: "{cf}\PC Tools\NDIS"; MinVersion: 0.0,5.0; Flags: createvalueifdoesntexist uninsdeletevalue 
  248. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus_is1"; MinVersion: 0.0,5.0; Flags: deletekey 
  249. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus"; MinVersion: 0.0,5.0; Flags: uninsdeletekey 
  250. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus"; ValueName: "DisplayIcon"; ValueType: String; ValueData: "{app}\FirewallGUI.exe,0"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  251. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus"; ValueName: "DisplayName"; ValueType: String; ValueData: "PC Tools Firewall Plus 6.0"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  252. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus"; ValueName: "DisplayVersion"; ValueType: String; ValueData: "6.0"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  253. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus"; ValueName: "HelpLink"; ValueType: String; ValueData: "http://www.pctools.com/contact/support/product/firewall/"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  254. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus"; ValueName: "InstallLocation"; ValueType: String; ValueData: "{app}\"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  255. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus"; ValueName: "NoModify"; ValueType: Dword; ValueData: "$1"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  256. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus"; ValueName: "NoRepair"; ValueType: Dword; ValueData: "$1"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  257. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus"; ValueName: "Publisher"; ValueType: String; ValueData: "PC Tools"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  258. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus"; ValueName: "QuietUninstallString"; ValueType: String; ValueData: "{uninstallexe} /SILENT /LOG"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  259. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus"; ValueName: "UninstallString"; ValueType: String; ValueData: "{uninstallexe} /LOG"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  260. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus"; ValueName: "URLInfoAbout"; ValueType: String; ValueData: "http://www.pctools.com/"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  261. Root: HKLM; Subkey: "Software\Microsoft\Windows\CurrentVersion\Uninstall\PC Tools Firewall Plus"; ValueName: "URLUpdateInfo"; ValueType: String; ValueData: "http://www.pctools.com/firewall"; MinVersion: 0.0,5.0; Flags: uninsdeletevalue 
  262.  
  263. [INI]
  264. FileName: "{app}\homepage.url"; Section: "InternetShortcut"; Key: "URL"; String: "{cm:ShortCutHPLink}"; 
  265. FileName: "{app}\TDILocation.ini"; Section: "General"; Key: "TDILocation"; String: "{code:getPCTFW2SysLocation}"; 
  266.  
  267. [Run]
  268. Filename: "{app}\FWService.exe"; Parameters: "-i"; WorkingDir: "{app}"; MinVersion: 0.0,5.0; 
  269. Filename: "{app}\PCTFW.exe"; Parameters: "-Register"; MinVersion: 0.0,5.0; Flags: skipifsilent 
  270.  
  271. [Icons]
  272. Name: "{group}\PC Tools Firewall Plus"; Filename: "{app}\FirewallGUI.exe"; MinVersion: 0.0,5.0; 
  273. Name: "{group}\{cm:UninstallProgram,PC Tools Firewall Plus}"; Filename: "{uninstallexe}"; Parameters: "/LOG"; MinVersion: 0.0,5.0; 
  274. Name: "{group}\{cm:ShortCutHP}"; Filename: "{app}\homepage.url"; Comment: "{cm:ShortCutHPComment}"; MinVersion: 0.0,5.0; 
  275.  
  276. [InstallDelete]
  277. Type: files; Name: "{app}\FirewallWrapper.dll"; 
  278. Type: files; Name: "{app}\FwHook.dll"; 
  279. Type: files; Name: "{app}\FwMemProtect.dll"; 
  280. Type: files; Name: "{app}\sdwvhlp.dll"; 
  281. Type: files; Name: "{sys}\drivers\pctmp.sys"; 
  282. Type: files; Name: "{sys}\drivers\FWAuthDriver.sys"; 
  283. Type: files; Name: "{sys}\drivers\pctssipc.sys"; 
  284. Type: files; Name: "{app}\pctfw.sys"; 
  285. Type: files; Name: "{app}\pctdriver.inf"; 
  286. Type: files; Name: "{app}\pctdriver_m.inf"; 
  287. Type: files; Name: "{app}\pctfw.cat"; 
  288. Type: files; Name: "{app}\FWAuth.dll"; 
  289. Type: files; Name: "{app}\AllowAllRulesSet.rls"; 
  290. Type: files; Name: "{app}\AllowAllRulesSet.rls.sig"; 
  291. Type: files; Name: "{app}\RulesSet.rls"; 
  292. Type: files; Name: "{app}\RulesSet.rls.sig"; 
  293. Type: files; Name: "{app}\TrustedRulesSet.rls"; 
  294. Type: files; Name: "{app}\TrustedRulesSet.rls.sig"; 
  295. Type: filesandordirs; Name: "{app}\LangFiles\*.*"; 
  296.  
  297. [UninstallDelete]
  298. Type: files; Name: "{app}\*.old"; 
  299. Type: files; Name: "{app}\*.exe"; 
  300. Type: files; Name: "{app}\*.chm"; 
  301. Type: files; Name: "{app}\*.lng"; 
  302. Type: files; Name: "{app}\AllowAllRulesSet.rls"; 
  303. Type: files; Name: "{app}\AllowAllRulesSet.rls.sig"; 
  304. Type: files; Name: "{app}\RulesSet.rls"; 
  305. Type: files; Name: "{app}\RulesSet.rls.sig"; 
  306. Type: files; Name: "{app}\TrustedRulesSet.rls"; 
  307. Type: files; Name: "{app}\TrustedRulesSet.rls.sig"; 
  308. Type: files; Name: "{sys}\pctfw.sys"; 
  309. Type: files; Name: "{app}\*.ini"; 
  310. Type: files; Name: "{app}\*.txt"; 
  311. Type: files; Name: "{app}\PCTFW.log.txt"; 
  312. Type: files; Name: "{app}\PCTFW.txt"; 
  313. Type: files; Name: "{app}\Install.log.txt"; 
  314. Type: files; Name: "{app}\homepage.url"; 
  315. Type: files; Name: "{app}\RuleSet.aps"; 
  316. Type: files; Name: "{app}\RuleSet.aps.sig"; 
  317. Type: files; Name: "{app}\FirewallWrapper.txt"; 
  318. Type: files; Name: "{app}\Install.log.txt"; 
  319. Type: files; Name: "{app}\FWService.txt"; 
  320. Type: files; Name: "{app}\OrgRulesSet.rls"; 
  321. Type: files; Name: "{app}\OrgRulesSet.rls.sig"; 
  322. Type: files; Name: "{app}\old_TrustedRulesSet.rls"; 
  323. Type: files; Name: "{app}\old_RulesSet.rls"; 
  324. Type: files; Name: "{app}\AppRuleSet.xml"; 
  325. Type: files; Name: "{app}\AppRuleSet.xml.sig"; 
  326. Type: files; Name: "{app}\TDILocation.ini"; 
  327. Type: files; Name: "{app}\UserTrusted.bin"; 
  328. Type: files; Name: "{app}\UserTrusted.bin.sig"; 
  329. Type: files; Name: "{app}\Networks.ini.sig"; 
  330. Type: files; Name: "{app}\upgrade.cfg"; 
  331. Type: filesandordirs; Name: "{app}\uglng\*.*"; 
  332. Type: filesandordirs; Name: "{app}\LuLng\*.*"; 
  333. Type: filesandordirs; Name: "{app}\LangFiles\*.*"; 
  334. Type: dirifempty; Name: "{app}"; 
  335. Type: dirifempty; Name: "{app}\~tmp"; 
  336. Type: dirifempty; Name: "{app}\uglng"; 
  337. Type: filesandordirs; Name: "{userappdata}\PCToolsFirewallPlus\*.*"; 
  338. Type: dirifempty; Name: "{userappdata}\PCToolsFirewallPlus"; 
  339.  
  340. [CustomMessages]
  341. en.NameAndVersion=%1 version %2
  342. en.AdditionalIcons=Additional icons:
  343. en.CreateDesktopIcon=Create a &desktop icon
  344. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  345. en.ProgramOnTheWeb=%1 on the Web
  346. en.UninstallProgram=Uninstall %1
  347. en.LaunchProgram=Launch %1
  348. en.AssocFileExtension=&Associate %1 with the %2 file extension
  349. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  350. en.Options=Options:
  351. en.BtnInstall=&Install
  352. en.ERR_INTERNETREQUIREDFORLU=No Internet connection was found. Internet access is required to download Smart Updates.
  353. en.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Free! \cf0 Google Toolbar\b0  \fs16 for Internet Explorer\fs20\par}
  354. en.GooglePageCaption=Free! Google Toolbar for Internet Explorer
  355. en.GooglePageDescription=Take the power of Google with you anywhere on the Web.
  356. en.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 Google Toolbar makes web browsing more convenient:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Instant suggestions as you type in the search box\par{\pntext\f1\'B7\tab}Bookmarks you can access from any computer\par{\pntext\f1\'B7\tab}Pop-up blocking\par }
  357. en.GooglePageRadio1a=Install the free Google Toolbar
  358. en.GooglePageRadio1aBold=Install the free Google Toolbar
  359. en.GooglePageRadio1b=     You can remove it easily at any time
  360. en.GooglePageRadio2=Don't install the Google Toolbar
  361. en.GooglePageNotice1=By installing Google Toolbar, you agree to the Terms of Use and Privacy Policy.
  362. en.GooglePageNotice1a=Read the terms of use
  363. en.GooglePageNotice1b= and 
  364. en.GooglePageNotice1c=Read the privacy policy
  365. en.GooglePageNotice1d=.
  366. en.GooglePageTitle=Setup - Spyware Doctor
  367. en.GooglePageTitleLabel=Required Components Download
  368. en.GooglePageTitleDescription=Setup is now downloading the required files to your computer
  369. en.GoogleFinishConfirm=Google Toolbar has also been installed and will appear the next time you open an Internet Explorer window.
  370. en.MSG_GTB_IE_FOUND=Setup requires Internet Explorer to be closed for proper updates of files. Click Yes to close Internet Explorer and continue Setup or No to return to Setup.
  371. en.MSG_GTB_IE_KILL_FAILED=Internet Explorer is not responding to request to shutdown, click OK to try again or Cancel to return to Setup.
  372. en.MSG_DownloadError=Setup could not download some files, please run setup again.
  373. en.ErrorAppRunning=Setup has detected that %1 is currently running. %nClick OK to close %1 and continue setup or Cancel to exit setup.
  374. en.ShortCutHP=More solutions from PC Tools
  375. en.ShortCutHPComment=More solutions from PC Tools
  376. ShortCutHPLink=http://www.pctools.com/
  377. en.ShortCutQSG=%1 Help
  378. en.RunLaunchAV=Launch %1
  379. en.UninstallRunningMsg=Uninstall has detected that %1 is currently running. %nClick OK to close %1 and proceed with uninstall or Cancel to exit uninstall.
  380. en.ERR_IKHLAYERCHECK=Installation cannot proceed without rebooting. Do you wish to reboot now?
  381. lblSelectDir=Setup has detected that you already have %1 installed
  382. en.lblSelectDirBrowse=Installation must take place in the following location
  383. en.msgDegrade=Warning: You are trying to install an older version of %1
  384. msgUpToDate=Your Product is up-to-date.
  385. en.SDPromo_Page_Title=Recommended Software - Spyware Doctor
  386. en.SDPromo_Page_Desc=Award-winning spyware protection to secure your PC against information theft and tracking threats.
  387. en.SDPromo_Page_MSG1=Spyware Doctor is recommended by experts and editors around the world as the best anti-spyware software to detect, remove and protect your PC from thousands of potential spyware, adware, Trojans, keyloggers, spybots and tracking threats.
  388. en.SDPromo_Page_MSG2=We recommend you use PC Tools Firewall Plus in combination with Spyware Doctor for comprehensive system protection against a wide-range of threats.
  389. en.SDPromo_Page_MSG3=Choose below to install a FREE Spyware Doctor evaluation:
  390. en.SDPromo_Page_MSG4=Please note that by installing Spyware Doctor you agree to the end-user license agreement which can be viewed
  391. en.SDPromo_Page_MSG5=here
  392. en.SDPromo_Page_Radio1a=Install Spyware Doctor
  393. en.SDPromo_Page_Radio1b=Do not install Spyware Doctor
  394. TFPromo_Page_Title=Recommended Software - ThreatFire Free Edition
  395. TFPromo_Page_Desc=Advanced antivirus and spyware protection to secure your PC against the latest zero-day threats.
  396. TFPromo_Page_MSG1=ThreatFire is unlike traditional antivirus products that rely on old fashioned "signature" technology and require updates every time a new threat is discovered. ThreatFire instead provides unique real-time protection by detecting the malicious behavior itself-that means it can catch the latest threats immediately.
  397. TFPromo_Page_MSG2=We recommend you use PC Tools Firewall Plus in combination with ThreatFire for comprehensive system protection against the latest online threats.
  398. TFPromo_Page_MSG3=Choose below to install the FREE edition of ThreatFire:
  399. TFPromo_Page_MSG4=Please note by installing ThreatFire you agree to the end-user license agreement which can be viewed
  400. TFPromo_Page_MSG5=here
  401. TFPromo_Page_Radio1a=Install ThreatFire Free Edition
  402. TFPromo_Page_Radio1b=Do not install ThreatFire
  403. en.MSG_FirewallDisabling=Note: Installation will disable other firewalls on this PC.  Click Next if you wish to continue to install PC Tools Firewall Plus.
  404. en.MSG_FirewallDetected1=PC Tools Firewall Plus Installer have found
  405. en.MSG_FirewallDetected2=on your computer. It is advised that you uninstall before continuing with this installation.
  406. en.DegradeWelcomeLabel=You are currently running a newer version of PC Tools Firewall Plus. To continue with this installation you must first uninstall your existing version of PC Tools Firewall Plus. %n%nClick Exit to end Setup.
  407. en.MSG_ButtonExit=E&xit
  408. en.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=PC Tools Firewall Plus is already installed as part of the PC Tools Internet Security. The setup will now exit without installation.
  409. en.ERR_64BITWINDOWS=PC Tools Firewall Plus is currently not supported on 64-bit Windows.
  410. en.WSC_CONFLICT_TITLE=Conflicting Security Software
  411. en.WSC_CONFLICT_TITLE_DESC=Conflicting security software detected
  412. en.WSC_CONFLICT_DESC=Setup has found security software on your computer that conflicts with PC Tools Firewall Plus. We recommend you uninstall the conflicting security software before installing PC Tools Firewall Plus to ensure system performance and stability.%n%nClick Next to continue, or Cancel to exit Setup.
  413. en.WSC_CONFLICT_SOFTWARE_TITLE=Conflicting Security Software:
  414. MSG_INSTALL_EG_OVER_AVEG=Installation of Spyware Doctor Email Guard can not continue due to PC Tools AntiVirus Email Guard installed, we recommend that you upgrade to Spyware Doctor with AntiVirus
  415. en.MSG_FWBEHAVIOUR_TITLE=Select the default firewall behavior
  416. en.MSG_NRMUSER_LBL=Normal User: Will receive general notification when applications are trying to access the Internet or listen for incoming connections.
  417. en.MSG_EXPTUSER_LBL=Expert User: In this mode you will receive detailed messages about each connection that an application is attempting to create. You will be able to refine application rules and you will have detailed control over the connectivity of applications to the Internet.
  418. en.MSG_FW2_OLDRULES=Advanced rules will be overwritten and the old rules will be saved. Internet zone rules will be saved to the file old_ RulesSet.rls Trusted zone rules will be saved to the file old_TrustedRulesSet.rls, it wonÆt be necessary to use the old rule files. If you still wish to use them, you can import them using the æImport RulesÆ option in the Advanced Rules tab. If you do not wish to save old rules, please choose No.
  419. en.Trusted_Apps=Build user trusted list û Choosing this option will instruct the installer to build a trusted list based on application that are currently installed on your machine.
  420. en.Enhanced_Security=Enhanced security verification - Protecting against various malicious attempt to bypass Firewall Application Rules.
  421. en.Advanced_Option=Advanced
  422. en.Advanced_Settings= PC Tools Firewall Plus - Advanced Settings
  423. en.Button_OK=OK
  424. en.Button_Cancel=Cancel
  425. en.MSG_GTB_INSTALLING=Installing Google Toolbar
  426. en.ERR_BETA_CONFLICT=We have detected the following software are already installed on this PC. Please use Control Panel to uninstall these products before continuing the installation:%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  427. en.ERR_MR_INFO=Click here for more information
  428. ERR_BETA_CONFLICT_S=We have detected that %1 is installed on this PC. Please use Control Panel to uninstall this product before continuing the installation.
  429. en.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  430. ERR_PROD_UPGRADE_M=We have detected the following software are already installed on this PC. Please upgrade it to the latest versions before continuing the installation:%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  431. ERR_PROD_UPGRADE_S=We have detected that %1 is installed on this PC. Please upgrade it to the latest version before continuing the installation.
  432. ERR_PROD_UPGRADE_LNK=Click here to upgrade
  433. en.GP_TITLE=Free! Google Toolbar for Internet Explorer
  434. en.GP_TEXT_MAIN=Google Toolbar makes web browsing more convenient:
  435. en.GP_PNT_1=Instant suggestions as you type in the search box
  436. en.GP_PNT_2=Pop-up blocking
  437. en.GP_PNT_3=Webforms are filled in instantly with AutoFill
  438. en.GP_CHKBOX=Install the free Google Toolbar along with %1
  439. en.GP_UINSTALL=You can uninstall it easily at any time
  440. en.GP_TC_PP_TXT=By installing this application you agree to the Google Toolbar Terms and Conditions and the Privacy Policy.
  441. en.GP_PP_LNK=Privacy Policy
  442. en.GP_TC_LNK=Terms and Conditions
  443. br.NameAndVersion=%1 Versπo: %2
  444. br.AdditionalIcons=═cones adicionais:
  445. br.CreateDesktopIcon=Criar um φcone na &ßrea de trabalho
  446. br.CreateQuickLaunchIcon=Criar um φcone de &Inicializaτπo Rßpida
  447. br.ProgramOnTheWeb=%1  na Internet
  448. br.UninstallProgram=Desinstalar %1 
  449. br.LaunchProgram=Iniciar %1 
  450. br.AssocFileExtension=&Associar %1 com a extensπo de arquivo %2
  451. br.AssocingFileExtension=Associando %1 com a extensπo de arquivo %2...
  452. br.Options=Opτ⌡es:
  453. br.BtnInstall=&Instalar
  454. br.ERR_INTERNETREQUIREDFORLU=Nπo foi encontrada conexπo com a Internet. O acesso α Internet Θ necessßrio para fazer o download do Smart Updates.
  455. br.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Grßtis! \cf0 Barra deFerramentas Google\b0  \fs16 para Internet Explorer\fs20\par}
  456. br.GooglePageCaption=Grßtis! Barra deFerramentas Google para Internet Explorer
  457. br.GooglePageDescription=Conte sempre com acapacidade avanτada do Google, onde for que vocΩ acessar a web.
  458. br.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 A Barra de Ferramentas Google agiliza a navegaτπo naweb:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Sugest⌡esinstantΓneas α medida que vocΩ digita na caixa de pesquisa\par{\pntext\f1\'B7\tab}Favoritos que podemser acessados em qualquer computador\par{\pntext\f1\'B7\tab}Bloqueio de pop-ups\par }
  459. br.GooglePageRadio1a=Instalar a Barra de Ferramentas Google grßtis
  460. br.GooglePageRadio1aBold=Instalar a Barra de Ferramentas Google grßtis
  461. br.GooglePageRadio1b=     VocΩ podedesinstalß-la facilmente quando quiser
  462. br.GooglePageRadio2=Nπo instalar a Barrade Ferramentas Google
  463. br.GooglePageNotice1=Instalando a Barra de Ferramentas do Google vocΩ concorda em seguir os termos de uso e a polφtica de privacidade da Barra de Ferramentas do Google.
  464. br.GooglePageNotice1a=Leia os termos de uso
  465. br.GooglePageNotice1b= e 
  466. br.GooglePageNotice1c=Leia a polφtica de privacidade
  467. br.GooglePageNotice1d=.
  468. br.GooglePageTitle=Configuraτπo - Spyware Doctor
  469. br.GooglePageTitleLabel=Download dos Componentes Necessßrios
  470. br.GooglePageTitleDescription=A configuraτπo estß fazendo o download dos arquivos necessßrios para o computador
  471. br.GoogleFinishConfirm=A Barra de Ferramentas do Google tambΘm foi instalada e aparecerß na pr≤xima vez que vocΩ abrir a janela do Internet Explorer.
  472. br.MSG_GTB_IE_FOUND=A configuraτπo requer que o Internet Explorer seja fechado para atualizar corretamente os arquivos. Clique em Sim para fechar o Internet Explorer e continuar a Configuraτπo ou em Nπo para voltar para a Configuraτπo.
  473. br.MSG_GTB_IE_KILL_FAILED=O Internet Explorer nπo estß respondendo a solicitaτπo de fechamento, clique em OK para tentar novamente ou em Cancelar para retornar para a Configuraτπo.
  474. br.MSG_DownloadError=A configuraτπo nπo p⌠de fazer o download de alguns arquivos, execute a configuraτπo novamente.
  475. br.ErrorAppRunning=A configuraτπo detectou que o %1 estß sendo executado atualmente. %n Clique em OK para fechar o %1 e continuar a configuraτπo ou Cancelar para sair da configuraτπo.
  476. br.ShortCutHP=Mais soluτ⌡es da PC Tools
  477. br.ShortCutHPComment=Mais soluτ⌡es da PC Tools
  478. br.ShortCutHPLink=http://www.pctools.com/
  479. br.ShortCutQSG=%1 Ajuda
  480. br.RunLaunchAV=Iniciar %1 
  481. br.UninstallRunningMsg=A desinstalaτπo detectou que o %1 estß sendo executado atualmente. %nClique em OK para fechar o %1 e prosseguir com a desinstalaτπo ou Cancelar para sair da desinstalaτπo.
  482. br.ERR_IKHLAYERCHECK=A instalaτπo nπo pode prosseguir sem a reinicializaτπo. Deseja reiniciar agora?
  483. br.lblSelectDir=A configuraτπo detectou que vocΩ jß instalou o %1 
  484. br.lblSelectDirBrowse=A instalaτπo deve ocorrer no seguinte local
  485. br.msgDegrade=AdvertΩncia: VocΩ estß tentando instalar uma versπo mais antiga do %1 
  486. br.msgUpToDate=Seu produto estß atualizado.
  487. br.SDPromo_Page_Title=Software Recomendado - Spyware Doctor
  488. br.SDPromo_Page_Desc=Software premiado de seguranτa que protege o seu computador contra ameaτas de roubo e rastreamento de informaτ⌡es.
  489. br.SDPromo_Page_MSG1=Spyware Doctor Θ recomendado por especialistas e editores de todo o mundo como o melhor software anti-spyware para detectar, remover e proteger seu computador contra milhares de ameaτas em potencial de spyware, adware, cavalos de tr≤ia, keyloggers, spybots e rastreamento.
  490. br.SDPromo_Page_MSG2=Recomendamos que vocΩ utilize o PC Tools Firewall Plus em conjunto com o Spyware Doctor para ter proteτπo completa do sistema contra uma ampla gama de ameaτas.
  491. br.SDPromo_Page_MSG3=Selecione abaixo instalar a versπo de avaliaτπo GR┴TIS do Spyware Doctor:
  492. br.SDPromo_Page_MSG4=Observe que ao instalar o Spyware Doctor vocΩ estß concordando com o contrato de licenτa de usußrio final que pode ser visualizado
  493. br.SDPromo_Page_MSG5=aqui
  494. br.SDPromo_Page_Radio1a=Instalar o Spyware Doctor
  495. br.SDPromo_Page_Radio1b=Nπo instalar o Spyware Doctor
  496. br.DegradeWelcomeLabel=VocΩ estß executando atualmente uma versπo mais nova do PC Tools Firewall Plus. Para continuar com esta instalaτπo Θ necessßrio desinstalar a versπo existente do PC Tools Firewall Plus. %n%nClique em Sair para finalizar a Configuraτπo.
  497. br.MSG_ButtonExit=E&xit
  498. br.MSG_FirewallDisabling=Observaτπo: A instalaτπo desativarß outros firewalls neste computador.  Clique em Pr≤ximo se desejar continuar a instalar o PC Tools Firewall Plus. 
  499. br.MSG_FirewallDetected1=O Instalador do PC Tools Firewall Plus encontrou
  500. br.MSG_FirewallDetected2=em seu computador. Recomenda-se desinstalar antes de continuar com essa instalaτπo.
  501. br.ERR_64BITWINDOWS=O PC Tools Firewall Plus atualmente ainda nπo tem suporte do Windows 64 bits.
  502. br.WSC_CONFLICT_TITLE=Conflito de Software de Seguranτa
  503. br.WSC_CONFLICT_TITLE_DESC=Conflito de software de seguranτa detectado
  504. br.WSC_CONFLICT_DESC=O programa de configuraτπo encontrou um software de seguranτa em seu computador que entra em conflito com o PC Tools Firewall Plus. Recomendamos que vocΩ desinstale o software de seguranτa em conflito antes de instalar o PC Tools Firewall Plus para garantir a estabilidade e o desempenho do sistema.%n%nClique em Avanτar para continuar ou Cancelar para sair do programa de Configuraτπo.
  505. br.WSC_CONFLICT_SOFTWARE_TITLE=Conflito de Software de Seguranτa:
  506. br.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=O PC Tools Firewall Plus jß estß instalado como parte do PC Tools Internet Security. A configuraτπo serß finalizada agora sem a instalaτπo.
  507. br.MSG_FWBEHAVIOUR_TITLE=Selecione o comportamento padrπo do firewall
  508. br.MSG_NRMUSER_LBL=Usußrio Normal: receberß notificaτ⌡es gerais quando algum aplicativo estiver tentando acessar a Internet ou monitorar conex⌡es recebidas.
  509. br.MSG_EXPTUSER_LBL=Usußrio Experiente: nesse modo vocΩ receberß mensagens detalhadas sobre cada conexπo que um aplicativo estiver tentando criar. VocΩ poderß refinar as regras do aplicativo e terß controle total sobre a conectividade dos aplicativos com a Internet.
  510. br.MSG_FW2_OLDRULES=As regras avanτadas serπo sobrescritas e as regras antigas serπo salvas. As regras da zona da Internet serπo salvas no arquivo old_ RulesSet.rls. As regras da zona confißvel serπo salvas no arquivo old_TrustedRulesSet.rls. Nπo serß necessßrio usar os arquivos de regras antigas. Se desejar usß-los, vocΩ pode importß-los usando a opτπo æImportar RegrasÆ na guia de Regras Avanτadas. Se nπo desejar salvar as regras antigas, selecione Nπo.
  511. br.Trusted_Apps=Criar lista de aplicativos confißveis do usußrio û A seleτπo dessa opτπo instruirß o instalador a criar uma lista de aplicativos confißveis com base nos aplicativos que estπo instalados atualmente no computador.
  512. br.Enhanced_Security=Verificaτπo de seguranτa aprimorada - Proteτπo contra vßrias tentativas mal intencionadas de contornar as Regras do Aplicativo de Firewall.
  513. br.Advanced_Option=Avanτado
  514. br.Advanced_Settings= PC Tools Firewall Plus - Configuraτ⌡es Avanτadas
  515. br.Button_OK=OK
  516. br.Button_Cancel=Cancel
  517. br.MSG_GTB_INSTALLING=Instalando Ferramentas Google
  518. br.ERR_BETA_CONFLICT=Detectamos que os programas a seguir jß estπo instalados neste computador. Use o Painel de Controle para desinstalar esses produtos antes de continuar com a instalaτπo:%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  519. br.ERR_BETA_CONFLICT_S=Detectamos que o %1 estß instalado neste computador. Use o Painel de Controle para desinstalar esse produto antes de continuar a instalaτπo.
  520. br.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  521. br.ERR_MR_INFO=Clique aqui para obter mais informaτ⌡es
  522. br.GP_TITLE=Grßtis! Barra de Ferramentas Google para Internet Explorer
  523. br.GP_TEXT_MAIN=A Barra de Ferramentas Google traz mais conveniΩncia α navegaτπo na web:
  524. br.GP_PNT_1=Sugest⌡es instantΓneas α medida que vocΩ digita na caixa de pesquisa
  525. br.GP_PNT_2=Bloqueio de pop-ups
  526. br.GP_PNT_3=Formulßrios on-line sπo preenchidos instantaneamente com o Preenchimento automßtico
  527. br.GP_CHKBOX=Instalar a Barra de Ferramentas Google com o %1
  528. br.GP_UINSTALL=VocΩ pode remover a Barra de Ferramentas Google facilmente a qualquer momento
  529. br.GP_TC_PP_TXT=Ao instalar este aplicativo, vocΩ concorda com os Termos e Condiτ⌡es e a Polφtica de Privacidade da Barra de Ferramentas Google.
  530. br.GP_PP_LNK=Polφtica de Privacidade
  531. br.GP_TC_LNK=Termos e Condiτ⌡es
  532. de.NameAndVersion=%1 Version %2
  533. de.AdditionalIcons=ZusΣtzliche Symbole:
  534. de.CreateDesktopIcon=&Desktopsymbol erstellen
  535. de.CreateQuickLaunchIcon=&Schnellstartsymbol erstellen
  536. de.ProgramOnTheWeb=%1 im Internet
  537. de.UninstallProgram=%1 deinstallieren 
  538. de.LaunchProgram=%1 starten
  539. de.AssocFileExtension=%1 die Dateierweiterung %2 &zuweisen
  540. de.AssocingFileExtension=%1 wird die Dateierweiterung %2 zugewiesen...
  541. de.Options=Optionen:
  542. de.BtnInstall=&Installieren
  543. de.ERR_INTERNETREQUIREDFORLU=Keine Internetverbindung. Um Smart Updates herunterladen zu k÷nnen, muss der Computer mit dem Internet verbunden sein.
  544. de.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\lang1031\b\f0\fs18 Kostenlos!\cf0   Google Toolbar \b0\fs16 f\'fⁿr Internet Explorer\lang1033\f1\par}
  545. de.GooglePageCaption=Kostenlos!  Google Toolbar fⁿr Internet Explorer.
  546. de.GooglePageDescription=Nutzen Sie die Leistung von Google ⁿberall im Web.
  547. de.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 Mit der Google Toolbar wird das Browsen im Web noch bequemer:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Sofortige Anzeige von VorschlΣgen bei der Texteingabe im Suchfeld\par{\pntext\f1\'B7\tab}Zugriff auf Lesezeichen von jedem anderen Computer aus\par{\pntext\f1\'B7\tab}Blockieren von Pop-ups\par }
  548. de.GooglePageRadio1a=Installieren Sie die kostenlose Google Toolbar
  549. de.GooglePageRadio1aBold=Installieren Sie die kostenlose Google Toolbar
  550. de.GooglePageRadio1b=     Die Deinstallation ist jederzeit problemlos m÷glich.
  551. de.GooglePageRadio2=Google Toolbar nicht installieren
  552. de.GooglePageNotice1=Indem Sie die Google-Toolbar installieren, stimmen Sie den Nutzungsbedingungen und den Datenschutzbestimmungen der Google Toolbar zu.
  553. de.GooglePageNotice1a=Nutzungsbedingungen lesen
  554. de.GooglePageNotice1b= und 
  555. de.GooglePageNotice1c=Datenschutzbestimmungen lesen
  556. de.GooglePageNotice1d= der Google Toolbar zu.
  557. de.GooglePageTitle=Setup - Spyware Doctor
  558. de.GooglePageTitleLabel=Download der erforderlichen Komponenten
  559. de.GooglePageTitleDescription=Das Setup speichert nun die erforderlichen Dateien auf Ihrem Computer ab
  560. de.GoogleFinishConfirm=Die Google Toolbar wurde ebenfalls installiert und wird beim nΣchsten ╓ffnen eines Fensters in Internet Explorer angezeigt.
  561. de.MSG_GTB_IE_FOUND=Damit die Dateien korrekt geladen werden k÷nnen, muss der Internet Explorer geschlossen sein. Klicken Sie auf äJaô, um den Internet Explorer zu schlie▀en und die Installation fortzusetzen, oder auf äNeinô, um den Installationsvorgang wieder aufzunehmen.
  562. de.MSG_GTB_IE_KILL_FAILED=Der Internet Explorer reagiert nicht. Klicken Sie auf äOKô, um es erneut zu versuchen, oder auf äAbbrechenô, um den Installationsvorgang wieder aufzunehmen.
  563. de.MSG_DownloadError=Einige Dateien konnten nicht heruntergeladen werden. Fⁿhren Sie das Installationsprogramm bitte nochmals aus.
  564. de.ErrorAppRunning=Es wurde festgestellt, dass momentan %1 ausgefⁿhrt wird. %nKlicken Sie auf OK, um %1 zu schlie▀en und mit der Installation fortzufahren, oder auf äAbbrechenô.
  565. de.ShortCutHP=Weitere L÷sungen von PC Tools
  566. de.ShortCutHPComment=Weitere L÷sungen von PC Tools
  567. de.ShortCutHPLink=http://www.pctools.com/
  568. de.ShortCutQSG=%1 Hilfe
  569. de.RunLaunchAV=%1 starten
  570. de.UninstallRunningMsg=Es wurde festgestellt, dass momentan %1 ausgefⁿhrt wird. %nKlicken Sie auf OK, um %1 zu schlie▀en und mit der Deinstallation fortzufahren, oder auf äAbbrechenô.
  571. de.ERR_IKHLAYERCHECK=Zur Installation des Programms ist ein Neustart erforderlich. M÷chten Sie den Computer jetzt neu starten?
  572. de.lblSelectDir=Es wurde festgestellt, das %1 bereits installiert ist
  573. de.lblSelectDirBrowse=Die Installation muss im folgenden Zielordner ausgefⁿhrt werden
  574. de.msgDegrade=Warnung: Sie versuchen, eine Σltere Version von %1 zu installieren
  575. de.msgUpToDate=Sie verwenden bereits die neueste Version.
  576. de.SDPromo_Page_Title=Empfohlene Software - Spyware Doctor
  577. de.SDPromo_Page_Desc=Preisgekr÷nter Spyware-Schutz zur Absicherung Ihres PCs gegen IdentitΣtsdiebstahl und Tracking-Cookies.
  578. de.SDPromo_Page_MSG1=Spyware Doctor wird von Experten und Fachjournalisten der ganzen Welt als bestes Antispyware-Programm empfohlen. Es erkennt und entfernt tausende m÷glicherweise gefΣhrlicher Programme und schⁿtzt Ihren Computer wirksam gegen Spyware, Adware, Trojaner, Keylogger, Spybots und Tracking-Cookies.
  579. de.SDPromo_Page_MSG2=Wir empfehlen Ihnen, PC Tools Firewall Plus zusammen mit Spyware Doctor zu nutzen, um Ihr System jederzeit gegen zahlreiche Bedrohungen zu schⁿtzen.    
  580. de.SDPromo_Page_MSG3=Hier k÷nnen Sie eine KOSTENLOSE Probeversion Spyware Doctor herunterladen:
  581. de.SDPromo_Page_MSG4=Mit der Installation von Spyware Doctor stimmen Sie dem Endbenutzer-Lizenzvertrag zu, den Sie
  582. de.SDPromo_Page_MSG5=hier einsehen k÷nnen
  583. de.SDPromo_Page_Radio1a=Spyware Doctor installieren
  584. de.SDPromo_Page_Radio1b=Spyware Doctor nicht installieren
  585. de.MSG_FirewallDisabling=Hinweis: Durch die Installation werden alle anderen Firewalls auf diesem PC deaktiviert. Klicken Sie auf äWeiterô, wenn Sie die Installation von PC Tools Firewall Plus fortsetzen m÷chten.
  586. de.DegradeWelcomeLabel=Sie verwenden gegenwΣrtig eine neuere Version von PC Tools Firewall Plus. Um mit dieser Installation fortfahren zu k÷nnen, mⁿssen Sie zunΣchst die vorhandene Version von PC Tools Firewall Plus deinstallieren. %n%nKlicken Sie auf äBeendenô, um das Installationsprogramm zu verlassen.
  587. de.MSG_FirewallDetected1=PC Tools Firewall Plus Installer hat auf Ihrem Computer
  588. de.MSG_FirewallDetected2=gefunden. Deinstallieren Sie dieses Programm bitte, bevor Sie mit der Installation fortfahren.
  589. de.MSG_ButtonExit=&Beenden
  590. de.ERR_64BITWINDOWS=PC Tools Firewall Plus wird von 64-Bit-Windows gegenwΣrtig nicht unterstⁿtzt.
  591. de.WSC_CONFLICT_TITLE=Sicherheitssoftware steht im Konflikt
  592. de.WSC_CONFLICT_TITLE_DESC=Softwarekonflikt
  593. de.WSC_CONFLICT_DESC=Auf Ihrem Computer ist eine Sicherheitssoftware installiert, die mit PC Tools Firewall Plus im Konflikt steht. Wir empfehlen, dass Sie diese Software vor der Installation von PC Tools Firewall Plus deinstallieren, um die FunktionsfΣhigkeit und StabilitΣt Ihres Systems weiterhin zu gewΣhrleisten.%n%nKlicken Sie auf äWeiterô um fortzufahren oder auf äAbbrechenô, um das Installationsprogramm zu verlassen.
  594. de.WSC_CONFLICT_SOFTWARE_TITLE=Im Konflikt stehende Sicherheitssoftware:
  595. de.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=PC Tools Firewall Plus ist bereits als Bestandteil von PC Tools Internet Security installiert. Der Installationsvorgang wird abgebrochen.
  596. de.MSG_FWBEHAVIOUR_TITLE=WΣhlen Sie die Standard-Reaktion der Firewall aus
  597. de.MSG_NRMUSER_LBL=Normaler Benutzer: In diesem Modus wird eine allgemeine Mitteilung angezeigt, wenn Anwendungen versuchen, auf das Internet zuzugreifen oder eingehende Verbindungen abzurufen.
  598. de.MSG_EXPTUSER_LBL=Experte: In diesem Modus werden detailliertere Mitteilungen ⁿber alle Verbindungen angezeigt, die von der Anwendung aufgebaut werden. Sie k÷nnen die Anwendungsregeln neu definieren und den gesamten Datenaustausch der Anwendungen mit dem Internet umfassend kontrollieren.
  599. de.MSG_FW2_OLDRULES=Erweiterte Regeln werden ⁿberschrieben und die alten Regeln werden gespeichert. Regeln fⁿr Internetzonen werden in der Datei old_ RulesSet.rls gespeichert, Regeln fⁿr vertrauenswⁿrdige Zonen in der Datei old_TrustedRulesSet.rls. Die alten Regeldateien sind dann nicht mehr erforderlich. Falls Sie sie trotzdem verwenden m÷chten, k÷nnen Sie sie ⁿber die Option äRegeln importierenô in der Registerkarte äErweiterte Regelnô importieren. Wenn Sie die alten Regeln nicht speichern m÷chten, klicken Sie bitte auf äNeinô.
  600. de.Trusted_Apps=Vertrauensliste fⁿr Benutzer anlegen û Bei Wahl dieser Option erstellt das Installationsprogramm eine Vertrauensliste anhand der derzeit auf Ihrem Computer installierten Anwendungen.
  601. de.Enhanced_Security=Erweiterte Sicherheitsⁿberprⁿfung - Schⁿtzt gegen verschiedene Versuche, die Anwendungsregeln der Firewall zu umgehen.
  602. de.Advanced_Option=Erweitert
  603. de.Advanced_Settings= PC Tools Firewall Plus - Erweiterte Einstellungen
  604. de.Button_OK=OK
  605. de.Button_Cancel=Cancel
  606. de.MSG_GTB_INSTALLING=Installiere Google Toolbar
  607. de.ERR_BETA_CONFLICT=Die folgende Software ist auf diesem PC bereits installiert. Deinstallieren Sie diese Produkte bitte ⁿber die Systemsteuerung, bevor Sie die Installation fortsetzen:%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  608. de.ERR_BETA_CONFLICT_S=%1 ist auf diesem PC bereits installiert. Deinstallieren Sie dieses Produkt bitte ⁿber die Systemsteuerung, bevor Sie die Installation fortsetzen.
  609. de.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  610. de.ERR_MR_INFO=Fⁿr weitere Informationen hier klicken
  611. de.GP_TITLE=Gratis! Google Toolbar fⁿr Internet Explorer
  612. de.GP_TEXT_MAIN=Mit der Google Toolbar wird die Suche im Web noch einfacher:
  613. de.GP_PNT_1=VorschlΣge╖bei╖Eingabe╖von╖Suchbegriffen╖ins╖Suchfeld
  614. de.GP_PNT_2=Pop-up-Blocker
  615. de.GP_PNT_3=Webformulare werden mit AutoFill automatisch ausgefⁿllt
  616. de.GP_CHKBOX=Installieren Sie die kostenlose Google Toolbar mit %1
  617. de.GP_UINSTALL=Die Deinstallation ist jederzeit problemlos m÷glich.
  618. de.GP_TC_PP_TXT=Durch die Installation dieser Anwendung stimmen Sie den Nutzungsbedingungen und den Datenschutzbestimmungen der Google Toolbar zu.
  619. de.GP_PP_LNK=Datenschutzbestimmungen
  620. de.GP_TC_LNK=Nutzungsbedingungen
  621. es.NameAndVersion=%1 versi≤n %2
  622. es.AdditionalIcons=Iconos adicionales:
  623. es.CreateDesktopIcon=Crear un icono en el &escritorio
  624. es.CreateQuickLaunchIcon=Crear un icono de inicio &rßpido
  625. es.ProgramOnTheWeb=%1 en Internet
  626. es.UninstallProgram=Desinstalar %1
  627. es.LaunchProgram=Abrir %1
  628. es.AssocFileExtension=&Asociar %1 con la extensi≤n de archivo %2
  629. es.AssocingFileExtension=Asociar %1 con la extensi≤n de archivo %2...
  630. es.Options=Opciones:
  631. es.BtnInstall=&Instalar
  632. es.ERR_INTERNETREQUIREDFORLU=No se encontr≤ ninguna conexi≤n a Internet. Para descargar las actualizaciones de Smart Update es necesario un acceso a Internet.
  633. es.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\lang3082\b\f0\fs18\'a1Gratis!\cf0  Barra Google \b0\fs16 para Internet Explorer \lang1033\f1\par}
  634. es.GooglePageCaption=íGratuito! Barra Google para Internet Explorer 
  635. es.GooglePageDescription=LlΘvate el poder de Google a cualquier lugar de la web
  636. es.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fswiss\fcharset0 Arial;}}  {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\lang3082\b\f0\fs16 La barra Google hace que navegar por la web sea mßs c≤modo:\b0   \par \bullet  Sugerencias instantßneas mientras escribes en el cuadro de b·squeda   \par \bullet  Marcadores a los que puedes acceder desde cualquier equipo informßtico   \par \bullet  Bloqueo de pop-ups \'f1ol\lang1033\f1\par }
  637. es.GooglePageRadio1a=Puedes desinstalarla fßcilmente en cualquier momento.
  638. es.GooglePageRadio1aBold=Instalar la barra Google gratuita
  639. es.GooglePageRadio1b=     Puede eliminarla fßcilmente en cualquier momento que lo desee.
  640. es.GooglePageRadio2=No instalar la barra Google
  641. es.GooglePageNotice1=Al instalar la barra Google, usted acuerda sujetarse a los tΘrminos de uso y polφtica de privacidad de la barra Google.
  642. es.GooglePageNotice1a=Leer los tΘrminos de uso
  643. es.GooglePageNotice1b= y la 
  644. es.GooglePageNotice1c=Leer la polφtica de privacidad
  645. es.GooglePageNotice1d= de dicho programa.
  646. es.GooglePageTitle=Setup - Spyware Doctor
  647. es.GooglePageTitleLabel=Descarga de Componentes Requeridos
  648. es.GooglePageTitleDescription=El Instalador estß ahora descargando los archivos requeridos en su computadora
  649. es.GoogleFinishConfirm=La barra Google tambiΘn se ha instalado y aparecerß la pr≤xima vez que abra una ventana de Internet Explorer.
  650. es.MSG_GTB_IE_FOUND=Para que los archivos se actualicen correctamente, Internet Explorer debe estar cerrado. Haga clic en Sφ para cerrar Internet Explorer y continuar o en No para volver al programa de instalaci≤n.
  651. es.MSG_GTB_IE_KILL_FAILED=Internet Explorer no responde a la orden de cerrar. Haga clic en Aceptar para volver a intentarlo o en Cancelar para volver al programa de instalaci≤n.
  652. es.MSG_DownloadError=No se pudieron descargar algunos archivos. Por favor, vuelva a iniciar la instalaci≤n.
  653. es.ErrorAppRunning=El programa de instalaci≤n ha detectado que %1 se estß ejecutando. %nHaga clic en Aceptar para cerrar %1 y proseguir con la instalaci≤n, o en Cancelar para salir de la instalaci≤n.
  654. es.ShortCutHP=Mßs soluciones de PC Tools
  655. es.ShortCutHPComment=Mßs soluciones de PC Tools
  656. es.ShortCutHPLink=http://www.pctools.com/
  657. es.ShortCutQSG=%1 Ayuda
  658. es.RunLaunchAV=Abrir %1
  659. es.UninstallRunningMsg=El programa de desinstalaci≤n ha detectado que %1 se estß ejecutando. %nHaga clic en Aceptar para cerrar %1 y proseguir con la desinstalaci≤n, o en Cancel para salir de la desinstalaci≤n.
  660. es.ERR_IKHLAYERCHECK=Para poder continuar con la instalaci≤n es necesario reiniciar. ┐Desea reiniciar ahora?
  661. es.lblSelectDir=El programa de instalaci≤n ha detectado que usted ya tiene %1 instalado en su equipo
  662. es.lblSelectDirBrowse=El programa debe instalarse en la siguiente ubicaci≤n
  663. es.msgDegrade=Advertencia: Estß tratando de instalar una versi≤n antigua de %1
  664. es.msgUpToDate=Su producto estß actualizado.
  665. es.SDPromo_Page_Title=Programa recomendado: Spyware Doctor
  666. es.SDPromo_Page_Desc=Programa anti-spyware reconocido para proteger su equipo contra robos de informaci≤n y amenazas de rastreo.
  667. es.SDPromo_Page_MSG1=Spyware Doctor, recomendado por expertos y publicaciones de todo el mundo como el mejor programa anti-spyware para detectar, eliminar y proteger su equipo ante miles de riesgos de spyware, adware, troyanos, keyloggers, spybots y otras amenazas de rastreo.
  668. es.SDPromo_Page_MSG2=Es aconsejable que use PC Tools Firewall Plus en combinaci≤n con Spyware Doctor para conseguir una mayor seguridad en su sistema frente a una amplia gama de amenazas.
  669. es.SDPromo_Page_MSG3=Indique a continuaci≤n si desea instalar una versi≤n de prueba GRATUITA de Spyware Doctor:
  670. es.SDPromo_Page_MSG4=Recuerde que al instalar Spyware Doctor, entendemos que acepta las condiciones del Acuerdo de licencia de usuario final, que podrß ver
  671. es.SDPromo_Page_MSG5=aquφ
  672. es.SDPromo_Page_Radio1a=Instalar Spyware Doctor
  673. es.SDPromo_Page_Radio1b=No instalar Spyware Doctor
  674. es.MSG_FirewallDisabling=Aviso: La instalaci≤n desactivarß otros cortafuegos que se encuentren en su equipo. Haga clic en Siguiente si desea continuar con la instalaci≤n de PC Tools Firewall Plus. 
  675. es.DegradeWelcomeLabel=Se estß ejecutando una versi≤n mßs reciente de PC Tools Firewall Plus. Para poder continuar con la instalaci≤n primero debe desinstalar su versi≤n actual de PC Tools Firewall Plus. %n%nHaga clic en Salir para finalizar la Instalaci≤n.
  676. es.MSG_FirewallDetected1=El programa de instalaci≤n de PC Tools Firewall Plus ha encontrado
  677. es.MSG_FirewallDetected2=instalado en su equipo. Es recomendable que lo desinstale antes de proseguir con el proceso de instalaci≤n.
  678. es.MSG_ButtonExit=&Salir
  679. es.ERR_64BITWINDOWS=PC Tools Firewall Plus actualmente no es compatible con las versiones de 64 bits de Windows.
  680. es.WSC_CONFLICT_TITLE=Conflicto con otro programa de seguridad
  681. es.WSC_CONFLICT_TITLE_DESC=Se ha detectado un conflicto con otro programa de seguridad.
  682. es.WSC_CONFLICT_DESC=El programa de instalaci≤n ha encontrado otro programa de seguridad en su equipo que entra en conflicto con PC Tools Firewall Plus. Es aconsejable desinstalar cualquier otro programa de seguridad que pueda entrar en conflicto antes de la instalaci≤n de PC Tools Firewall Plus para garantizar el rendimiento y la estabilidad del sistema.%n%nHaga clic en Continuar o en Cancelar si lo que desea es salir del programa de instalaci≤n.
  683. es.WSC_CONFLICT_SOFTWARE_TITLE=Conflicto con otro programa de seguridad:
  684. es.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=PC Tools Firewall Plus ya ha sido instalado como parte de PC Tools Internet Security. El proceso de instalaci≤n se cerrarß sin haber sido completado.
  685. es.MSG_FWBEHAVIOUR_TITLE=Seleccionar el comportamiento predeterminado del cortafuegos
  686. es.MSG_NRMUSER_LBL=Usuario normal: recibirß una notificaci≤n genΘrica cuando las aplicaciones estΘn tratando de acceder a Internet o de escuchar conexiones entrantes.
  687. es.MSG_EXPTUSER_LBL=Usuario experto: en este modo, recibirß mensajes detallados sobre cada conexi≤n que una aplicaci≤n estΘ tratando de crear. Serß capaz de redefinir las reglas de esa aplicaci≤n y tendrß un control total sobre las conexiones a Internet de las aplicaciones.
  688. es.MSG_FW2_OLDRULES=Se sobrescribirßn las reglas avanzadas y se guardarßn las reglas antiguas. Las reglas de las zonas de Internet se guardarßn en el archivo old_ RulesSet.rls. Las reglas de las zonas de confianza se guardarßn en el archivo old_TrustedRulesSet.rls. No serß necesario usar los archivos de reglas antiguas. Si desea utilizarlas, puede importarlas usando la opci≤n æImportar reglasÆ de la pesta±a Reglas avanzadas. Si no desea guardar las reglas antiguas, elija No.
  689. es.Trusted_Apps=Definir lista de confianza del usuario û Elegir esta opci≤n le instruirß al instalador definir una lista de confianza en funci≤n de las aplicaciones instaladas en su equipo.
  690. es.Enhanced_Security=Verificaci≤n de seguridad reforzada - Protecci≤n frente a varios intentos de eludir las reglas del cortafuegos para las aplicaciones.
  691. es.Advanced_Option=Avanzada
  692. es.Advanced_Settings= PC Tools Firewall Plus - Configuraci≤n avanzada
  693. es.Button_OK=OK
  694. es.Button_Cancel=Cancel
  695. es.MSG_GTB_INSTALLING=Instalando barra Google
  696. es.ERR_BETA_CONFLICT=Hemos detectado que los siguientes programas ya estßn instalados en su equipo. Para poder proseguir con la instalaci≤n, deberß abrir el Panel de control y desinstalar estos productos:%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  697. es.ERR_BETA_CONFLICT_S=Hemos detectado que %1 ya estß instalado en su equipo. Para poder proseguir con la instalaci≤n, deberß abrir el Panel de control y desinstalar este producto.
  698. es.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  699. es.ERR_MR_INFO=Haga clic aquφ para mßs informaci≤n.
  700. es.GP_TITLE=Gratis Barra Google para Internet Explorer
  701. es.GP_TEXT_MAIN=La barra Google permite navegar con mßs facilidad gracias a:
  702. es.GP_PNT_1=sugerencias de consulta instantßneas a medida que escribes en el cuadro de b·squeda,
  703. es.GP_PNT_2=bloqueo de pop-ups,
  704. es.GP_PNT_3=cumplimentaci≤n instantßnea de formularios web mediante la funci≤n Autocompletar.
  705. es.GP_CHKBOX=Instalar la barra Google gratis con %1
  706. es.GP_UINSTALL=Puedes eliminarla fßcilmente en cualquier momento.
  707. es.GP_TC_PP_TXT=Al instalar esta aplicaci≤n, aceptas los TΘrminos y condiciones de la barra Google y la Polφtica de privacidad.
  708. es.GP_PP_LNK=Polφtica de privacidad
  709. es.GP_TC_LNK=TΘrminos y condiciones
  710. jp.NameAndVersion=%1 âoü[âWâçâô %2
  711. jp.AdditionalIcons=Æ╟ë┴âAâCâRâôüF
  712. jp.CreateDesktopIcon=âfâXâNâgâbâv âAâCâRâôé≡ì∞ɼ
  713. jp.CreateQuickLaunchIcon=âNâCâbâNïNô«âAâCâRâôé≡ì∞ɼü@
  714. jp.ProgramOnTheWeb=%1é╠âEâFâbâuâTâCâg
  715. jp.UninstallProgram=%1é≡âAâôâCâôâXâgü[âï
  716. jp.LaunchProgram=%1é≡ïNô«ü@
  717. jp.AssocFileExtension=%1é≡%2âtâ@âCâïègÆúÄqé╞è╓ÿAòté»éΘü@
  718. jp.AssocingFileExtension=%1é≡%2âtâ@âCâïègÆúÄqé╞è╓ÿAòté»é─éóé▄é╖...
  719. jp.Options=âIâvâVâçâôüF
  720. jp.BtnInstall=âCâôâXâgü[âïl
  721. jp.ERR_INTERNETREQUIREDFORLU=âCâôâ^ü[âlâbâgÉ┌æ▒é¬î⌐é┬é⌐éΦé▄é╣é±é┼é╡é╜üBâXâ}ü[âg âAâbâvâfü[âgé≡â_âEâôâìü[âhé╖éΘé╔é═âCâôâ^ü[âlâbâgÉ┌æ▒é¬òKùvé┼é╖üB
  722. jp.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Free! \cf0 IE îⁿé»\b0  \fs16 Google âcü[âïâoü[\fs20\par}
  723. jp.GooglePageCaption=Free! IEîⁿé» Google âcü[âïâoü[
  724. jp.GooglePageDescription=Google é╠ï@ö\é≡âEâFâuÅπé╠é╟é▒é⌐éτé┼éαé▓ùÿùpéóé╜é╛é»é▄é╖üB
  725. jp.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\froman\fprq1\fcharset128 \'82\'6c\'82\'72 \'82\'6f\'83\'53\'83\'56\'83\'62\'83\'4e;}{\f2\fnil\fcharset2 Symbol;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs20 Google \lang1041\f1\'82\'cc\'8b\'40\'94\'5c\'82\'f0\'83\'45\'83\'46\'83\'75\'8f\'e3\'82\'cc\'82\'c7\'82\'b1\'82\'a9\'82\'e7\'82\'c5\'82\'e0\'82\'b2\'97\'98\'97\'70\'82\'a2\'82\'bd\'82\'be\'82\'af\'82\'dc\'82\'b7\'81\'42\lang1033\f0\fs24\par\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0\fs16 Google \lang1041\f1\'93\'fc\'97\'cd\'8e\'9e\'82\'c9\'8f\'75\'8e\'9e\'82\'c9\'95\'5c\'8e\'a6\'82\'b3\'82\'ea\'82\'e9\'8c\'f3\'95\'e2\'82\'f0\'97\'98\'97\'70\'82\'b5\'82\'c4\'8c\'f8\'97\'a6\'93\'49\'82\'c9\'8c\'9f\'8d\'f5\lang1033\f0\par\lang1041\f1{\pntext\f2\'B7\tab}\'82\'c7\'82\'b1\'82\'a9\'82\'e7\'82\'c5\'82\'e0\'83\'75\'83\'62\'83\'4e\'83\'7d\'81\'5b\'83\'4e\'82\'b5\'82\'bd\'83\'54\'83\'43\'83\'67\'82\'c9\'83\'41\'83\'4e\'83\'5a\'83\'58\'82\'c5\'82\'ab\'82\'dc\'82\'b7\lang1033\f0\par\lang1041\f1{\pntext\f2\'B7\tab}\'96\'c0\'98\'66\'82\'c8\'83\'7c\'83\'62\'83\'76\'83\'41\'83\'62\'83\'76\'82\'f0\'83\'75\'83\'8d\'83\'62\'83\'4e\lang1033\f0\par}
  726. jp.GooglePageRadio1a= Google âcü[âïâoü[é═û│ù┐é┼é▓ùÿùpéóé╜é╛é»é▄é╖
  727. jp.GooglePageRadio1aBold=Google âcü[âïâoü[é═û│ù┐é┼é▓ùÿùpéóé╜é╛é»é▄é╖
  728. jp.GooglePageRadio1b=     éóé┬é┼éαè╚ÆPé╔ìφÅ£é┼é½é▄é╖
  729. jp.GooglePageRadio2= âcü[âïâoü[é≡âCâôâXâgü[âïé╖éΘ
  730. jp.GooglePageNotice1=âCâôâXâgü[âïé╖éΘé╞ Google âcü[âï âoü[é╔ÅçÄτé╖éΘé▒é╞é╔ô»ê╙é╡é╜é╞é▌é╚é│éΩé▄é╖
  731. jp.GooglePageNotice1a=ùÿùpïKû±
  732. jp.GooglePageNotice1b= é╞
  733. jp.GooglePageNotice1c=âvâëâCâoâVü[ â|âèâVü[
  734. jp.GooglePageNotice1d=í
  735. jp.GooglePageTitle=âZâbâgâAâbâv - âXâpâCâEâFâAâhâNâ^ü[
  736. jp.GooglePageTitleLabel=âRâôâ|ü[âlâôâgé╠â_âEâôâìü[âhé¬òKùvé┼é╖
  737. jp.GooglePageTitleDescription=âZâbâgâAâbâvé═î╗ì▌òKùvé╚âtâ@âCâïé≡é¿Ägéóé╠âRâôâsâàü[â^é╔â_âEâôâìü[âhé╡é─éóé▄é╖
  738. jp.GoogleFinishConfirm=Google âcü[âï âoü[é¬âCâôâXâgü[âïé│éΩé▄é╡é╜í Äƒë± Internet Explorer é≡èJé¡é╞ò\Īé│éΩé▄é╖í
  739. jp.MSG_GTB_IE_FOUND=âZâbâgâAâbâvé═âtâ@âCâïé╠âAâbâvâfü[âgé≡ìséñé╜é▀Internet Exploreré≡ò┬é╢éΘéµéñùvïüé╡é─éóé▄é╖üBInternet Exploreré≡ò┬é╢é─âZâbâgâAâbâvé≡æ▒é»éΘé╔é═üué═éóüvé≡üAâZâbâgâAâbâvé╔û▀éΘé╔é═üuéóéóéªüvé≡âNâèâbâNé╡é─é¡é╛é│éóüB
  740. jp.MSG_GTB_IE_KILL_FAILED=Internet Exploreré═âVâââbâgâ_âEâôé╠ùvïüé╔ë₧ôÜé╡é▄é╣é±üBì─ÄÄìsé╖éΘé╔é═üuOKüvé≡üAâZâbâgâAâbâvé╔û▀éΘé╔é═üuâLâââôâZâïüvé≡âNâèâbâNé╡é─é¡é╛é│éóüB
  741. jp.MSG_DownloadError=âZâbâgâAâbâvé═êΩòöé╠âtâ@âCâïé≡â_âEâôâìü[âhé┼é½é▄é╣é±é┼é╡é╜üBâZâbâgâAâbâvé≡ì─ôxì∞ô«é│é╣é─é¡é╛é│éóüB
  742. jp.ErrorAppRunning=âZâbâgâAâbâvé═î╗ì▌%1é¬ì∞ô«é╡é─éóéΘé▒é╞é≡îƒÅoé╡é▄é╡é╜üB%n %1é≡ò┬é╢üAâZâbâgâAâbâvé≡æ▒é»éΘé╔é═üuOKüvé≡üAâZâbâgâAâbâvé≡ÅIù╣é╖éΘé╔é═üuâLâââôâZâïüvé≡âNâèâbâNé╡é─é¡é╛é│éóüB
  743. jp.ShortCutHP= PC Toolsé╠É╗òi
  744. jp.ShortCutHPComment=PC Tools é╠É╗òi
  745. jp.ShortCutHPLink=http://www.pctools.com/
  746. jp.ShortCutQSG=%1é╠âwâïâvü@
  747. jp.RunLaunchAV=%1é≡ïNô«ü@
  748. jp.UninstallRunningMsg=âAâôâCâôâXâgü[âïé═î╗ì▌%1é¬ì∞ô«é╡é─éóéΘé▒é╞é≡îƒÅoé╡é▄é╡é╜üB%n %1é≡ò┬é╢üAâAâôâCâôâXâgü[âïé≡æ▒é»éΘé╔é═üuOKüvé≡üAâAâôâCâôâXâgü[âïé≡ÅIù╣é╖éΘé╔é═üuâLâââôâZâïüvé≡âNâèâbâNé╡é─é¡é╛é│éóüB
  749. jp.ERR_IKHLAYERCHECK=âCâôâXâgü[âîü[âVâçâôé═ì─ïNô«é╡é╚éóé╞îpæ▒é┼é½é▄é╣é±üBìíé╖é«ì─ïNô«é╡é▄é╖é⌐üH
  750. jp.lblSelectDir=âZâbâgâAâbâvé═é¿ïqùlé¬é╖é┼é╔%é≡âCâôâXâgü[âïé│éΩé─éóéΘé▒é╞é≡îƒÅoé╡é▄é╡é╜
  751. jp.lblSelectDirBrowse=âCâôâXâgâîü[âVâçâôé═ê╚ë║é╠âìâPü[âVâçâôé┼ìséφéΩé▄é╖
  752. jp.msgDegrade=Æìê╙üFé¿ïqùlé═î├éóâoü[âWâçâôé╠%1é≡âCâôâXâgü[âïé╡éµéñé╞é╡é─éóé▄é╖
  753. jp.msgUpToDate=é¿ïqùlé╠É╗òié═ì┼ÉVé┼é╖üB
  754. jp.SDPromo_Page_Title=é¿è⌐é▀é╠â\âtâgâEâFâA - Spyware Doctor
  755. jp.SDPromo_Page_Desc=Åεò±É▐ôÉéΓâgâëâbâLâôâOï║ê╨é⌐éτPCé≡ò█î∞é╖éΘüAÅ▄é≡èlô╛é╡é╜âXâpâCâEâFâAûhîΣé┼é╖üB
  756. jp.SDPromo_Page_MSG1= Spyware Doctoré═Éöæ╜é¡é╠É÷ì▌ôIâXâpâCâEâFâAüAâAâhâEâFâAüAâgâìâCé╠û╪önüAâLü[âìâKü[üAâXâpâCâ{âbâgüAâgâëâbâLâôâOï║ê╨é≡îƒÅoüAï∞Å£é╡é¿Ägéóé╠PCé≡ò█î∞é╖éΘì┼ôKé╚âAâôâ`âX âpâCâEâFâA â\âtâgâEâFâAé╞é╡é─ÉóèEÆåé╠ÉΩûσë╞éΓâGâfâBâ^ü[é╔Éäźé│éΩé─éóé▄é╖üB
  757. jp.SDPromo_Page_MSG2=ìLö═ê═é╚ï║ê╨é╔æ╬é╡é─æììçôIé╔âVâXâeâÇé≡ò█î∞é╖éΘé╔é═PC Tools Firewall Plusé╞Spyware Doctoré≡êΩÅÅé╔é¿Ägéóé╔é╚éΘéµéñé¿è⌐é▀é╡é▄é╖üB
  758. jp.SDPromo_Page_MSG3=û│ù┐é╠Spyware Doctorò]ë┐âoü[âWâçâôé≡âCâôâXâgü[âïé╖éΘé╔é═ê╚ë║é⌐éτæIæ≡é╡é─é¡é╛é│éóüF
  759. jp.SDPromo_Page_MSG4= Spyware Doctoré≡âCâôâXâgü[âïé╖éΘé▒é╞é┼é¿ïqùlé═âGâôâhâåü[âUü[ âëâCâZâôâXî_û±é╔ô»ê╙é│éΩé╜é▒é╞é╔é╚éΦé▄é╖üB
  760. jp.SDPromo_Page_MSG5=üiî_û±é≡ë{ùùüj
  761. jp.SDPromo_Page_Radio1a= Spyware Doctoré≡âCâôâXâgü[âï
  762. jp.SDPromo_Page_Radio1b= Spyware Doctoré≡âCâôâXâgü[âïé╡é╚éó
  763. jp.MSG_FirewallDisabling=Æìê╙üFé▒é╠âCâôâXâgü[âïé╔éµéΦPCé╔üEéΘæ╝é╠âtâ@âCâAâEâHü[âïé═û│î°é╞é╚éΦé▄é╖üB%nPC Tools Firewall Plusé╠âCâôâXâgü[âïé≡æ▒é»éΘé╔é═üuăé╓üvé≡âNâèâbâNé╡é─é¡é╛é│éóüB
  764. jp.DegradeWelcomeLabel=é¿ïqùlé═î╗ì▌éµéΦÉVé╡éóâoü[âWâçâôé╠PC Tools Firewall Plusé≡ì∞ô«é╡é─éóé▄é╖üBâCâôâXâgü[âïé≡æ▒é»éΘé╔é═é▄é╕è∙æ╢âoü[âWâçâôé╠PC Tools Firewall Plusé≡âAâôâCâôâXâgü[âïé╖éΘòKùvé¬üEéΦé▄é╖üBâZâbâgâAâbâvé≡ÅIù╣é│é╣éΘé╔é═üuÅIù╣üvé≡âNâèâbâNé╡é─é¡é╛é│éóüB
  765. jp.MSG_FirewallDetected1=PC Tools Firewall PlusâCâôâXâgü[âëü[é═
  766. jp.MSG_FirewallDetected2=é≡é¿Ägéóé╠âRâôâsâàü[â^ü[é⌐éτö¡î⌐é╡é▄é╡é╜üBé▒é╠âCâôâXâgü[âïé≡æ▒é»éΘæOé╔âAâôâCâôâXâgü[âïé╡é─é¡é╛é│éóüB
  767. jp.MSG_ButtonExit=ÅIù╣
  768. jp.ERR_64BITWINDOWS=PC Tools Firewall Plusé═î╗ì▌64ârâbâgé╠Windowsé╔é═æ╬ë₧é╡é─éóé▄é╣é±üB
  769. jp.WSC_CONFLICT_TITLE=æ╬ùºé╖éΘâZâLâàâèâeâBü[ â\âtâgâEâFâA
  770. jp.WSC_CONFLICT_TITLE_DESC=æ╬ùºé╖éΘâZâLâàâèâeâBü[ â\âtâgâEâFâAé¬îƒÅoé│éΩé▄é╡é╜
  771. jp.WSC_CONFLICT_DESC=é¿Ägéóé╠âRâôâsâàü[â^ü[é⌐éτPC Tools Firewall Plusé╔æ╬ùºé╖éΘâZâLâàâèâeâBü[ â\âtâgâEâFâAé¬ö¡î⌐é│éΩé▄é╡é╜üBâVâXâeâÇɽö\éΓê└ÆΦɽé≡ò█é┬é╜é▀üAPC Tools Firewall Plusé≡âCâôâXâgü[âïé╖éΘæOé╔æ╬ùºé╖éΘâZâLâàâèâeâBü[ â\âtâgâEâFâAé≡âAâôâCâôâXâgü[âïé│éΩéΘéµéñé¿è⌐é▀é╡é▄é╖üB%n%næ▒é»éΘé╔é═üuăé╓üvé≡üAâZâbâgâAâbâvé≡ÅIù╣é╖éΘé╔é═üuâLâââôâZâïüvé≡âNâèâbâNé╡é─é¡é╛é│éóüB
  772. jp.WSC_CONFLICT_SOFTWARE_TITLE=æ╬ùºé╖éΘâZâLâàâèâeâBü[ â\âtâgâEâFâAüF
  773. jp.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED= PC Tools Firewall Plusé═PC Tools Internet Securityé╠êΩòöé╞é╡é─é╖é┼é╔âCâôâXâgü[âïé│éΩé─éóé▄é╖üBâZâbâgâAâbâvé═âCâôâXâgü[âïé≡é╣é╕ÅIù╣é╡é▄é╖üB
  774. jp.MSG_FWBEHAVIOUR_TITLE=âtâ@âCâAâEâHü[âïé╠âfâtâHâïâgô«ì∞é≡æIæ≡é╡é─é¡é╛é│éó
  775. jp.MSG_NRMUSER_LBL=òüÆ╩âåü[âUü[üFâAâvâèâPü[âVâçâôé¬âCâôâ^ü[âlâbâgé╔É┌æ▒é≡ÄÄé▌é╜éΦüAèOòöé⌐éτé╠É┌æ▒é≡Ä≤ÉMü@é╡éµéñé╞é╡é╜ÅΩìçüAêΩö╩ôIé╚Æ╩Æmé¬ò\Īé│éΩé▄é╖üB
  776. jp.MSG_EXPTUSER_LBL=ÉΩûσâåü[âUü[üFé▒é╠âéü[âhé┼é═âAâvâèâPü[âVâçâôé¬ÄÄé▌éΘèeÉ┌æ▒é╔é┬éóé─é╠Å┌ì╫é╚âüâbâZü[âWé¬ò\Īé│éΩé▄é╖üBâAâvâèâPü[âVâçâôâïü[âïé╠ëⁿæPéΓüAâAâvâèâPü[âVâçâôé╠âCâôâ^ü[âlâbâgÉ┌æ▒é╔ì█é╖éΘö≈Æ▓É«é¬ë┬ö\é┼é╖üB
  777. jp.MSG_FW2_OLDRULES=ìéôxâïü[âïé═ÅπÅæé½é│éΩüAî├éóâïü[âïé═ò█æ╢é│éΩé▄é╖üBâCâôâ^ü[âlâbâgâ]ü[âôé╠âïü[âïé═old_ RulesSet.rlsâtâ@âCâïé╔üAÉMùèâ]ü[âôé╠âïü[âïé═old_TrustedRulesSet.rlsâtâ@âCâïé╔ò█æ╢é│éΩé▄é╖üBî├éóâïü[âïâtâ@âCâïé≡ìíîπùÿùpé╖éΘòKùvé═éáéΦé▄é╣é±é¬üAÄgéóé╜éóÅΩìçé═ìéôxâïü[âïé╠â^âué╔éáéΘüuâïü[âïé≡âCâôâ|ü[âgé╖éΘüvâIâvâVâçâôé≡Ägé┴é─âCâôâ|ü[âgé╖éΘé▒é╞é¬é┼é½é▄é╖üBî├éóâïü[âïé≡ò█æ╢é╡é╜é¡é╚éóÅΩìçé═üuéóéóéªüvé≡æIæ≡é╡é─é¡é╛é│éóüB
  778. jp.Trusted_Apps=âåü[âUü[ÉMùèâèâXâgé╠ì∞ɼü|é▒é╠âIâvâVâçâôé≡æIæ≡é╖éΘé╞üAâCâôâXâgü[âëü[é¬é¿Ägéóé╠PCé╔î╗ì▌âCâôâXâgü[âïé│éΩé─éóéΘâAâvâèâPü[âVâçâôé≡èεé╔é╡é╜üAÉMùèâèâXâgé≡ì∞ɼé╡é▄é╖üB
  779. jp.Enhanced_Security=ï¡ë╗é│éΩé╜âZâLâàâèâeâBÅ╪û╛ü]âtâ@âCâAâEâHü[âï âAâvâèâPü[âVâçâô âïü[âïé≡é╖éΦö▓é»éµéñé╞é╖éΘæ╜ùlé╚ê½é⌐éτò█î∞é╡é▄é╖üB
  780. jp.Advanced_Option=ìéôx
  781. jp.Advanced_Settings= PC Tools Firewall Plus - ìéôxÉ▌ÆΦ
  782. jp.Button_OK=OK
  783. jp.Button_Cancel=âLâââôâZâï
  784. jp.MSG_GTB_INSTALLING=▓▌╜─░┘ Æå Google âcü[âïâoü[
  785. jp.ERR_BETA_CONFLICT=ê╚ë║é╠â\âtâgâEâFâAé═é╖é┼é╔é▒é╠PCé╔âCâôâXâgü[âïé│éΩé─éóé▄é╖üB%n%n%1%n%2%n%3%n%4%n%5%n%6%né╠âCâôâXâgâîü[âVâçâôé≡æ▒é»éΘæOé╔üAâRâôâgâìü
  786. jp.ERR_BETA_CONFLICT_S=é▒é╠PCé╔é═%1é¬âCâôâXâgü[âïé│éΩé─éóé▄é╖üBâCâôâXâgâîü[âVâçâôé≡æ▒é»éΘæOé╔üAâRâôâgâìü[âïâpâlâïé⌐éτé▒é╠É╗òié≡âAâôâCâôâXâgü[âïé╡é─é¡é╛é│éóüB
  787. jp.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  788. jp.ERR_MR_INFO=ìXé╔Å┌é╡éóÅεò±é≡î⌐éΘé╔é═é▒é▒é≡âNâèâbâNé╡é─é¡é╛é│éó
  789. jp.GP_TITLE=û│ù┐!Internet Explorer ùp Google âcü[âïâoü[
  790. jp.GP_TEXT_MAIN=Google âcü[âïâoü[é┼ë⌡ôKé╚âEâFâu âuâëâEâWâôâOé≡Ä└î╗üB
  791. jp.GP_PNT_1=îƒì⌡â{âbâNâXé╓é╠ôⁿù═Ä₧é╔âLü[âÅü[âhî≤òΓé≡æªì└é╔ò\Ī
  792. jp.GP_PNT_2=â|âbâvâAâbâv âuâìâbâN
  793. jp.GP_PNT_3=âIü[âgâtâBâïï@ö\é┼âEâFâuâtâHü[âÇé╓è╚ÆPé╔ôⁿù═
  794. jp.GP_CHKBOX=û│ù┐é╠ Google âcü[âïâoü[é╞ [âpü[âgâiü[û╝] é≡âCâôâXâgü[âï
  795. jp.GP_UINSTALL=éóé┬é┼éαè╚ÆPé╔âAâôâCâôâXâgü[âïé┼é½é▄é╖
  796. jp.GP_TC_PP_TXT=âAâvâèâPü[âVâçâôé≡âCâôâXâgü[âïé╖éΘé▒é╞é┼üAGoogle âcü[âïâoü[é╠ùÿùpïKû±é╞âvâëâCâoâVü[ â|âèâVü[é╔ô»ê╙é╡é╜é▒é╞é╔é╚éΦé▄é╖üB
  797. jp.GP_PP_LNK=âvâëâCâoâVü[ â|âèâVü[
  798. jp.GP_TC_LNK=ùÿùpïKû±
  799. fr.NameAndVersion=%1 version %2
  800. fr.AdditionalIcons=Ic⌠nes supplΘmentaires :
  801. fr.CreateDesktopIcon=CrΘer une ic⌠ne sur le &bureau
  802. fr.CreateQuickLaunchIcon=CrΘer une ic⌠ne de &lancement rapide
  803. fr.ProgramOnTheWeb=%1 sur le Web
  804. fr.UninstallProgram=DΘsinstallation %1
  805. fr.LaunchProgram=Lancer %1
  806. fr.AssocFileExtension=&Associer %1 α l'extension de fichier %2
  807. fr.AssocingFileExtension=Association de %1 α l'extension de fichier %2 en cours...
  808. fr.Options=Options :
  809. fr.BtnInstall=&Installer
  810. fr.ERR_INTERNETREQUIREDFORLU=Aucune connexion Internet n'a ΘtΘ dΘtectΘe. Un accΦs Internet est indispensable pour pouvoir tΘlΘcharger les mises α jour Smart Update.
  811. fr.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Gratuit ! \cf0 Barre d'outils Google\b0 \fs16 pour Internet Explorer\fs20\par}
  812. fr.GooglePageCaption=Gratuit ! Barre d'outils Google pour Internet Explorer
  813. fr.GooglePageDescription=La recherche selon Google û Puissance et prΘcision !
  814. fr.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 La barre d'outils Google facilite votre navigation sur le Web:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Affichage de suggestions instantanΘes α mesure de la saisie\par{\pntext\f1\'B7\tab}AccΦs α vos favoris depuis n'importe quel ordinateur\par{\pntext\f1\'B7\tab}Blocage des fenΩtres pop-up\par }
  815. fr.GooglePageRadio1a=Installer la barre d'outils Google gratuite
  816. fr.GooglePageRadio1aBold=Installer gratuitement la barre d'outils Google
  817. fr.GooglePageRadio1b=     Vous pouvez dΘsinstaller cette application α tout moment
  818. fr.GooglePageRadio2=Ne pas installer la barre d'outils Google
  819. fr.GooglePageNotice1=En installant la barre d'outils Google, vous consentez α respecter les conditions d'utilisation et les rΦgles de confidentialitΘ concernant cette barre d'outils.
  820. fr.GooglePageNotice1a=Lire les conditions d'utilisation
  821. fr.GooglePageNotice1b= et 
  822. fr.GooglePageNotice1c=Lire les rΦgles de confidentialitΘ
  823. fr.GooglePageNotice1d=.
  824. fr.GooglePageTitle=Installation - Spyware Doctor
  825. fr.GooglePageTitleLabel=TΘlΘchargement des composants requis
  826. fr.GooglePageTitleDescription=Le programme d'installation tΘlΘcharge actuellement les fichiers requis sur votre ordinateur
  827. fr.GoogleFinishConfirm=La barre d'outils Google a aussi ΘtΘ installΘe et apparaεtra α la prochaine ouverture d'une fenΩtre Internet Explorer.
  828. fr.MSG_GTB_IE_FOUND=Le programme d'installation requiert la fermeture d'Internet Explorer pour une mise α jour corrrecte des fichiers. Cliquez sur Oui pour fermer Internet Explorer et continuer l'installation ou sur Non pour revenir au programme d'installation.
  829. fr.MSG_GTB_IE_KILL_FAILED=Internet Explorer ne rΘpond pas aux demandes d'arrΩt. Cliquez sur OK pour rΘessayer ou sur Annuler pour revenir au programme d'installation.
  830. fr.MSG_DownloadError=Le programme d'installation n'a pas pu tΘlΘcharger certains fichiers. Veuillez relancer le programme d'installation.
  831. fr.ErrorAppRunning=Le programme d'installation a dΘtectΘ que %1 est en cours d'exΘcution. %nCliquez sur OK pour fermer %1 et continuer l'installation ou sur Annuler pour quitter l'installation.
  832. fr.ShortCutHP=Autres solutions proposΘes par PC Tools
  833. fr.ShortCutHPComment=Autres solutions proposΘes par PC Tools
  834. fr.ShortCutHPLink=http://www.pctools.com
  835. fr.ShortCutQSG=Aide de %1
  836. fr.RunLaunchAV=Lancer %1
  837. fr.UninstallRunningMsg=Le programme de dΘsinstallation a dΘtectΘ que %1 est en cours d'exΘcution. %nCliquez sur OK pour fermer %1 et continuer la dΘsinstallation ou sur Annuler pour l'abandonner.
  838. fr.ERR_IKHLAYERCHECK=L'installation ne peut pas continuer sans redΘmarrage. Voulez-vous redΘmarrer maintenant ?
  839. fr.lblSelectDir=Le programme d'installation a dΘtectΘ que %1 est dΘjα installΘ
  840. fr.lblSelectDirBrowse=L'installation doit Ωtre rΘalisΘe dans l'emplacement suivant
  841. fr.msgDegrade=Avertissement : Vous essayez d'installer une ancienne version de %1
  842. fr.SDPromo_Page_Title=Logiciels recommandΘs - Spyware Doctor
  843. fr.SDPromo_Page_Desc=Protection primΘe contre les logiciels-espions, dont le but est de sΘcuriser votre ordinateur contre les vols d'informations confidentielles et le pistage de vos activitΘs sur Internet.
  844. fr.SDPromo_Page_MSG1=Spyware Doctor est recommandΘ par les experts et les Θditeurs du monde entier. C'est le meilleur utilitaire pour protΘger votre ordinateur et dΘtecter ou supprimer les menaces telles que les logiciels-espions , les logiciels publicitaires, les chevaux de Troie, les enregistreurs de frappe, les robots espions et autres logiciels de pistage de vos activitΘs.
  845. fr.SDPromo_Page_MSG2=Nous vous recommandons d'utiliser PC Tools Firewall Plus conjointement α Spyware Doctor afin de bΘnΘficier d'une protection complΦte contre les logiciels-espions, les logiciels publicitaires et autres menaces.
  846. fr.SDPromo_Page_MSG3=Ci-dessous, vous pouvez dΘcider d'installer une version d'Θvaluation GRATUITE de Spyware Doctor :
  847. fr.SDPromo_Page_MSG4=Veuillez noter que l'utilisation de Spyware Doctor implique votre acceptation du contrat de licence d'utilisateur final (CLUF), disponible
  848. fr.SDPromo_Page_MSG5=ici.
  849. fr.SDPromo_Page_Radio1a=Installer Spyware Doctor
  850. fr.SDPromo_Page_Radio1b=Ne pas installer Spyware Doctor
  851. fr.MSG_FirewallDisabling=Remarque : Cette installation dΘsactivera tout autre pare-feu actuellement installΘ sur l'ordinateur.  Cliquez sur Suivant pour continuer et installer PC Tools Firewall Plus. 
  852. fr.DegradeWelcomeLabel=Une version plus rΘcente de PC Tools Firewall Plus est en cours dÆexΘcution. Pour continuer lÆinstallation, dΘsinstallez tout dÆabord la version existante de PC Tools Firewall Plus. %n%nCliquez sur Terminer pour quitter l'installation.
  853. fr.MSG_FirewallDetected1=Le programme dÆinstallation de PC Tools Firewall Plus a dΘtectΘ la prΘsence de
  854. fr.MSG_FirewallDetected2=sur votre ordinateur. Il est conseillΘ de dΘsinstaller la version actuelle avant de poursuivre cette installation.
  855. fr.MSG_ButtonExit=&Quitter
  856. fr.ERR_64BITWINDOWS= n'est pas pris en charge actuellement par les versions 64 bits de Windows.
  857. fr.WSC_CONFLICT_TITLE=Logiciels de sΘcuritΘ en conflit
  858. fr.WSC_CONFLICT_TITLE_DESC=Logiciels de sΘcuritΘ en conflit dΘtectΘs
  859. fr.WSC_CONFLICT_DESC=Le programme d'installation a dΘtectΘ sur l'ordinateur un logiciel de sΘcuritΘ entrant en conflit avec PC Tools Firewall Plus. Nous vous conseillons de dΘsinstaller le logiciel de sΘcuritΘ en conflit avant d'installer PC Tools Firewall Plus pour garantir les performances et la stabilitΘ du systΦme.%n%nCliquez sur Suivant pour continuer ou sur Annuler pour quitter le programme d'installation.
  860. fr.WSC_CONFLICT_SOFTWARE_TITLE=Logiciels de sΘcuritΘ en conflit :
  861. fr.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=PC Tools Firewall Plus est dΘjα installΘ en tant que composant de la suite PC Tools Internet Security. Le programme d'installation va maintenant se fermer sans procΘder α l'installation.
  862. fr.MSG_FWBEHAVIOUR_TITLE=SΘlectionner le comportement par dΘfaut du pare-feu
  863. fr.MSG_NRMUSER_LBL=Utilisateur normal : Dans ce mode, vous recevez des notifications gΘnΘrales lorsque des applications tentent d'accΘder α Internet ou d'Θcouter les connexions entrantes.
  864. fr.MSG_EXPTUSER_LBL=Utilisateur expert : Dans ce mode, vous recevez des messages dΘtaillΘs lors de la crΘation de chaque connexion par une application. Vous pouvez ajuster les rΦgles d'application α votre convenance et contr⌠ler prΘcisΘment la connexion α Internet pour toutes les applications.
  865. fr.MSG_FW2_OLDRULES=Les rΦgles avancΘes seront remplacΘes et les anciennes rΦgles seront enregistrΘes. Les rΦgles de la zone Internet seront enregistrΘes dans le fichier old_ RulesSet.rls. Les rΦgles de la zone de confiance seront enregistrΘes dans le fichier old_TrustedRulesSet.rls, et il ne sera pas nΘcessaire d'utiliser le fichier contenant les anciennes rΦgles. Si vous souhaitez tout de mΩme l'utiliser, vous pouvez importer les anciennes rΦgles en utilisant l'option 'Importer les rΦgles' de l'onglet RΦgles avancΘes. Si vous ne voulez pas enregistrer les anciennes rΦgles, cliquez sur Non.
  866. fr.Trusted_Apps=CrΘer une liste dÆutilisateurs de confiance û Cette option indiquera au programme dÆinstallation de crΘer une liste dÆutilisateurs de confiance en fonction des programmes installΘs sur votre machine.
  867. fr.Enhanced_Security=VΘrification de sΘcuritΘ avancΘe - Protection contre diverses tentatives malveillantes de contournement des rΦgles du pare-feu.
  868. fr.Advanced_Option=AvancΘ
  869. fr.Advanced_Settings= PC Tools Firewall Plus - ParamΦtres avancΘs
  870. fr.Button_OK=OK
  871. fr.Button_Cancel=Cancel
  872. fr.MSG_GTB_INSTALLING=Installation barre d'outils Google
  873. fr.ERR_BETA_CONFLICT=Les logiciels suivants sont dΘjα installΘs sur cet ordinateur. Veuillez dΘsinstaller ces produits depuis le Panneau de configuration avant de poursuivre l'installation :%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  874. fr.ERR_BETA_CONFLICT_S=Une version existante de %1 a ΘtΘ dΘtectΘe sur cet ordinateur. Veuillez dΘsinstaller ce produit depuis le Panneau de configuration avant de poursuivre l'installation.
  875. fr.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  876. fr.ERR_MR_INFO=Cliquez ici pour en savoir plus
  877. fr.GP_TITLE=Gratuit ! Barre d'outils Google pour Internet Explorer
  878. fr.GP_TEXT_MAIN=La barre d'outils Google facilite la navigation sur le Web :
  879. fr.GP_PNT_1=Suggestions instantanΘes lors de la saisie de vos recherches
  880. fr.GP_PNT_2=Blocage des fenΩtres pop-up
  881. fr.GP_PNT_3=Remplissage instantanΘ des formulaires Web grΓce α la saisie automatique
  882. fr.GP_CHKBOX=Installez la barre d'outils Google gratuite avec %1
  883. fr.GP_UINSTALL=Vous pouvez la dΘsinstaller facilement α tout moment.
  884. fr.GP_TC_PP_TXT=En procΘdant α l'installation de cette application, vous acceptez les conditions d'utilisation et les rΦgles de confidentialitΘ.
  885. fr.GP_PP_LNK=rΦgles de confidentialitΘ
  886. fr.GP_TC_LNK=conditions d'utilisation
  887. nl.NameAndVersion=%1 versie %2
  888. nl.AdditionalIcons=Aanvullende pictogrammen:
  889. nl.CreateDesktopIcon=Een &bureaubladpictogram maken
  890. nl.CreateQuickLaunchIcon=Een &snelstartpictogram maken
  891. nl.ProgramOnTheWeb=%1 op het web
  892. nl.UninstallProgram=%1 verwijderen
  893. nl.LaunchProgram=%1 starten
  894. nl.AssocFileExtension=%1 aan bestandsextensie %2 koppelen
  895. nl.AssocingFileExtension=Bezig met het koppelen van %1 aan bestandsextensie %2à
  896. nl.Options=Opties:
  897. nl.BtnInstall=&Installeren
  898. nl.ERR_INTERNETREQUIREDFORLU=Geen internetverbinding gevonden. U moet beschikken over internettoegang beschikken om Smart Updates te kunnen downloaden.
  899. nl.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Gratis! \cf0 Google Toolbar\b0 \fs16 voor Internet Explorer\fs20\par}
  900. nl.GooglePageCaption=Gratis! Google Toolbar voor InternetExplorer
  901. nl.GooglePageDescription=U kunt de mogelijkheden van Google overal op hetinternet gebruiken.
  902. nl.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 Google Toolbar maakt surfen op het internet makkelijk:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Direct suggesties terwijl u in het zoekvak typt.\par{\pntext\f1\'B7\tab}Bladwijzers die u vanaf elke computer kuntraadplegen.\par{\pntext\f1\'B7\tab}Pop-ups worden geblokkeerd.\par }
  903. nl.GooglePageRadio1a=De gratis Google Toolbar installeren
  904. nl.GooglePageRadio1aBold=De gratis Google Toolbar installeren
  905. nl.GooglePageRadio1b=U kunt de Google Toolbar op elk gewenst momentgemakkelijk verwijderen.
  906. nl.GooglePageRadio2=De Google Toolbar niet installeren
  907. nl.GooglePageNotice1=Door de Werkbalk van Google te installeren, gaat u akkoord met de gebruikersvoorwaarden en privacy policy van de Google-Werkbalk.
  908. nl.GooglePageNotice1a=De gebruikersvoorwaarden lezen
  909. nl.GooglePageNotice1b=en
  910. nl.GooglePageNotice1c=De privacy policy lezen
  911. nl.GooglePageTitle=Setup - Spyware Doctor
  912. nl.GooglePageTitleLabel=Download Vereiste Onderdelen
  913. nl.GooglePageTitleDescription=Setup is nu bezig met het downloaden van de vereiste bestanden voor uw computer
  914. nl.GoogleFinishConfirm=Google-Werkbalk is ook ge∩nstalleerd en zal de volgende keer verschijnen wanneer u Internet Explorer opent.
  915. nl.MSG_GTB_IE_FOUND=Sluit Internet Explorer af zodat de bestanden op de juiste wijze kunnen worden bijgewerkt. Klik op Ja om Internet Explorer af te sluiten en verder te gaan met de installatie of op Nee als u terug wilt gaan naar het installatieprogramma.
  916. nl.MSG_GTB_IE_KILL_FAILED=Internet Explorer reageert niet op het verzoek tot afsluiten. Klik op OK om het nogmaals te proberen of op Annuleren als u terug wilt gaan naar het installatieprogramma.
  917. nl.MSG_DownloadError=Kon bepaalde bestanden niet downloaden. Voer Setup nogmaals uit.
  918. nl.ErrorAppRunning=Blijkbaar wordt %1 momenteel uitgevoerd. %nKlik op OK om %1 te sluiten en verder te gaan met Setup of op Annuleren als u Setup wilt afsluiten.
  919. nl.ShortCutHP=Meer oplossingen van PC Tools
  920. nl.ShortCutHPComment=Meer oplossingen van PC Tools
  921. nl.ShortCutHPLink=http://www.pctools.com/
  922. nl.ShortCutQSG=%1 Help
  923. nl.RunLaunchAV=%1 starten
  924. nl.UninstallRunningMsg=Blijkbaar wordt %1 momenteel uitgevoerd. %nKlik op OK om %1 te sluiten en verder te gaan met verwijderen of op Annuleren als u niet verder wilt gaan met verwijderen.
  925. nl.ERR_IKHLAYERCHECK=De installatie kan niet worden vervolgd zonder dat u de computer opnieuw opstart. Wilt u de computer nu opnieuw starten?
  926. nl.lblSelectDir=Er is vastgesteld dat %1 al is ge∩nstalleerd.
  927. nl.lblSelectDirBrowse=De installatie moet plaatsvinden op de volgende locatie
  928. nl.msgDegrade=Waarschuwing: u probeert een oudere versie van %1 te installeren.
  929. nl.msgUpToDate=Uw product is up-to-date.
  930. nl.SDPromo_Page_Title=Aanbevolen software - Spyware Doctor
  931. nl.SDPromo_Page_Desc=Bekroonde spywarebescherming om uw pc te beschermen tegen diefstal van informatie en tracerende bedreigingen.
  932. nl.SDPromo_Page_MSG1=Spyware Doctor wordt door deskundigen en uitgevers in de hele wereld aanbevolen als beste antispywaresoftware voor het detecteren, verwijderen en beschermen van uw pc tegen duizenden potentiδle bedreigingen qua spyware, adware, Trojaanse paarden, keyloggers, spybots en tracerende bedreigingen.
  933. nl.SDPromo_Page_MSG2=Voor een uitgebreide systeembescherming tegen een groot aantal bedreigingen raden wij u aan PC Tools Firewall Plus in combinatie met Spyware Doctor te gebruiken.
  934. nl.SDPromo_Page_MSG3=Kies hieronder een GRATIS evaluatieversie van Spyware Doctor:
  935. nl.SDPromo_Page_MSG4=U kunt Spyware Doctor alleen gebruiken als u akkoord gaat met de eindgebruikersovereenkomst die u
  936. nl.SDPromo_Page_MSG5=hier kunt bekijken.
  937. nl.SDPromo_Page_Radio1a=Spyware Doctor installeren
  938. nl.SDPromo_Page_Radio1b=Spyware Doctor niet installeren
  939. nl.MSG_FirewallDisabling=Opmerking: via de installatie worden andere firewalls op deze pc uitgeschakeld.  Klik op Volgende als u door wilt gaan met de installatie van PC Tools Firewall Plus. 
  940. nl.DegradeWelcomeLabel=U gebruikt momenteel een nieuwere versie van PC Tools Firewall Plus. Als u verder wilt gaan met deze installatie, moet u eerst de bestaande versie van PC Tools Firewall Plus verwijderen. %n%nKlik op Afsluiten om Setup te beδindigen.
  941. nl.MSG_FirewallDetected1=PC Tools Firewall Plus Installer heeft
  942. nl.MSG_FirewallDetected2=aangetroffen op uw computer. Wij raden u aan de installatie ongedaan te maken voordat u verder gaat met deze installatie.
  943. nl.MSG_ButtonExit=&Afsluiten
  944. nl.ERR_64BITWINDOWS=PC Tools Firewall Plus wordt momenteel niet ondersteund op 64-bits Windows.
  945. nl.WSC_CONFLICT_TITLE=Conflicterende beveiligingssoftware
  946. nl.WSC_CONFLICT_TITLE_DESC=Conflicterende beveiligingssoftware gedetecteerd
  947. nl.WSC_CONFLICT_DESC=Er is beveiligingssoftware op de computer aangetroffen die conflicteert met PC Tools Firewall Plus. Voor goede systeemprestaties en -stabiliteit raden wij u aan alle andere potentieel conflicterende beveiligingssoftware te verwijderen voordat u PC Tools Firewall Plus installeert.%n%nKlik op Volgende om door te gaan of op Annuleren om de installatie af te sluiten.
  948. nl.WSC_CONFLICT_SOFTWARE_TITLE=Conflicterende beveiligingssoftware:
  949. nl.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=PC Tools Firewall Plus is al ge∩nstalleerd als onderdeel van PC Tools Internet Security. Het installatieprogramma wordt nu afgesloten.
  950. nl.MSG_FWBEHAVIOUR_TITLE=Selecteer het standaardfirewallgedrag
  951. nl.MSG_NRMUSER_LBL=Normale gebruiker: u ontvangt een algemene melding als toepassingen proberen toegang te krijgen tot internet of naar binnenkomende verbindingen luisteren.
  952. nl.MSG_EXPTUSER_LBL=Ervaren gebruiker: u ontvangt in deze modus gedetailleerde berichten over elke verbinding die een toepassing probeert te maken. U hebt de mogelijkheid om toepassingsregels verfijnen en hebt een gedetailleerde controle over de internetverbindingen van toepassingen.
  953. nl.MSG_FW2_OLDRULES=Geavanceerde regels worden overschreven en de oude regels worden opgeslagen. Regels voor de internetzone worden opgeslagen in het bestand old_ RulesSet.rls. Regels voor de vertrouwde zone worden opgeslagen in het bestand old_TrustedRulesSet.rls. Het is niet nodig om de bestanden met oude regels te gebruiken. Wilt u ze toch gebruiken, dan kunt u ze importeren via de optie æRegels importerenÆ op het tabblad Geavanceerde regels. Als u de oude regels niet wilt opslaan, kiest u Nee.
  954. nl.Trusted_Apps=Vertrouwde lijst maken - Met deze optie instrueert u de installer om een vertrouwde lijst te maken op basis van de toepassingen die momenteel op uw computer zijn ge∩nstalleerd.
  955. nl.Enhanced_Security=Geavanceerde beveiligingsverificatie - Bescherming tegen diverse kwaadwillende pogingen om de toepassingsregels van Firewall te omzeilen.
  956. nl.Advanced_Option=Geavanceerd
  957. nl.Advanced_Settings= PC Tools Firewall Plus - Geavanceerde instellingen
  958. nl.Button_OK=OK
  959. nl.Button_Cancel=Cancel
  960. nl.MSG_GTB_INSTALLING=Bezig met installeren Google Toolbar
  961. nl.ERR_BETA_CONFLICT=Wij hebben ontdekt dat de volgende software al is ge∩nstalleerd op deze pc. Verwijder deze producten via het Configuratiescherm voordat u verder gaat met de installatie:%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  962. nl.ERR_BETA_CONFLICT_S=Wij hebben ontdekt dat %1 al is ge∩nstalleerd op deze pc. Verwijder dit product via het Configuratiescherm voordat u verder gaat met de installatie.
  963. nl.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  964. nl.ERR_MR_INFO=Klik hier voor meer informatie
  965. nl.GP_TITLE=Gratis! Google Toolbar voor Internet Explorer
  966. nl.GP_TEXT_MAIN=Google Toolbar maakt surfen op internet een stuk gemakkelijker:
  967. nl.GP_PNT_1=Suggesties terwijl u in het zoekvak typt
  968. nl.GP_PNT_2=Blokkering van pop-ups
  969. nl.GP_PNT_3=Webformulieren worden automatisch ingevuld met AutoFill
  970. nl.GP_CHKBOX=Installeer Google Toolbar gratis in combinatie met %1
  971. nl.GP_UINSTALL=U kunt de service op elk gewenst moment verwijderen
  972. nl.GP_TC_PP_TXT=Door deze toepassing te installeren, geeft u aan dat u akkoord gaat met de Algemene voorwaarden en het Privacybeleid van Google Toolbar.
  973. nl.GP_PP_LNK=Privacybeleid
  974. nl.GP_TC_LNK=Algemene voorwaarden
  975. it.NameAndVersion=%1 versione %2
  976. it.AdditionalIcons=Icone aggiuntive:
  977. it.CreateDesktopIcon=Crea un'icona per il &desktop
  978. it.CreateQuickLaunchIcon=Crea un'icona di &Avvio rapido
  979. it.ProgramOnTheWeb=%1 su Internet
  980. it.UninstallProgram=Disinstalla %1
  981. it.LaunchProgram=Avvia %1
  982. it.AssocFileExtension=&Associa %1 con lÆestensione di file %2
  983. it.AssocingFileExtension=Associazione di %1 con lÆestensione di file %2 in corso...
  984. it.Options=Opzioni:
  985. it.BtnInstall=&Installa
  986. it.ERR_INTERNETREQUIREDFORLU=Non Φ stata rilevata alcuna connessione a Internet. Per effettuare il download degli aggiornamenti intelligenti Φ necessario essere collegati a Internet.
  987. it.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Gratis! \cf0 Google Toolbar\b0  \fs16 per Internet Explorer\fs20\par}
  988. it.GooglePageCaption=Gratis! Google Toolbar per Internet Explorer
  989. it.GooglePageDescription=Sfrutta tutta la potenza di Google quando navighi su Internet
  990. it.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 La Google Toolbar gratuita consente di:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Effettuare ricerche sul Web utilizzando Google da qualsiasi sito\par{\pntext\f1\'B7\tab}Eliminare i fastidiosi annunci popup\par{\pntext\f1\'B7\tab}Compilare moduli Web rapidamente con il completamento automatico\par }
  991. it.GooglePageRadio1a=Installare la Google Toolbar gratuita
  992. it.GooglePageRadio1aBold=Installare la Google Toolbar gratuita
  993. it.GooglePageRadio1b=     ╚ possibile rimuoverla facilmente in qualsiasi momento
  994. it.GooglePageRadio2=Non installare la Google Toolbar
  995. it.GooglePageNotice1=Installando la Google Toolbar, si dichiara di accettare i termini d'uso e la normativa sulla privacy di Google Toolbar.
  996. it.GooglePageNotice1a=Leggere i termini d'uso
  997. it.GooglePageNotice1b= e 
  998. it.GooglePageNotice1c=Leggere la normativa sulla privacy
  999. it.GooglePageNotice1d=.
  1000. it.GooglePageTitle=Installazione - Spyware Doctor
  1001. it.GooglePageTitleLabel=Download dei componenti richiesti
  1002. it.GooglePageTitleDescription=Il programma di installazione sta scaricando sul computer i file richiesti
  1003. it.GoogleFinishConfirm=╚ stata inoltre installata la Google Toolbar, che verrα visualizzata non appena verrα aperta una finestra di Internet Explorer.
  1004. it.MSG_GTB_IE_FOUND=Il programma di installazione richiede la chiusura di Internet Explorer per consentire il corretto aggiornamento dei file. Fare clic su S∞ per chiudere Internet Explorer e continuare l'installazione oppure su No per tornare all'installazione.
  1005. it.MSG_GTB_IE_KILL_FAILED=Internet Explorer non risponde alla richiesta di interruzione, fare clic su OK per riprovare o su Annulla per tornare all'installazione.
  1006. it.MSG_DownloadError=Il programma di installazione non Φ in grado di scaricare alcuni file; eseguire nuovamente l'installazione.
  1007. it.ErrorAppRunning=Il programma di installazione ha rilevato che %1 Φ giα in uso. %nFare clic su OK per chiudere %1 e continuare l'installazione o selezionare Annulla per abbandonare l'installazione.
  1008. it.ShortCutHP=Ulteriori soluzioni di PC Tools
  1009. it.ShortCutHPComment=Ulteriori soluzioni di PC Tools
  1010. it.ShortCutHPLink=http://www.pctools.com/
  1011. it.ShortCutQSG=Guida di %1
  1012. it.RunLaunchAV=Avvio di %1
  1013. it.UninstallRunningMsg=Il programma di installazione ha rilevato che %1 Φ attualmente in uso. %nFare clic su OK per chiudere %1 e continuare la procedura di disinstallazione o selezionare Annulla per abbandonare il programma di disinstallazione.
  1014. it.ERR_IKHLAYERCHECK=Non Φ possibile proseguire l'installazione prima di aver riavviato il sistema. Riavviare il computer adesso?
  1015. it.lblSelectDir=Il programma di installazione ha rilevato che %1 Φ giα installato
  1016. it.lblSelectDirBrowse=L'installazione deve essere eseguita nel seguente percorso
  1017. it.msgDegrade=Attenzione: si sta cercando di installare una versione precedente di %1
  1018. it.msgUpToDate=Il prodotto Φ stato aggiornato.
  1019. it.SDPromo_Page_Title=Software consigliato - Spyware Doctor
  1020. it.SDPromo_Page_Desc=Protezione anti-spyware pluripremiata per proteggere il PC dai furti di informazioni e dalle minacce di rilevamento.
  1021. it.SDPromo_Page_MSG1=Spyware Doctor Φ considerato il miglior anti-spyware in circolazione da esperti e addetti ai lavori di tutto il mondo, in grado di individuare e rimuovere dal PC migliaia di potenziali minacce spyware, adware, trojan, keylogger, spybot e minacce di rilevamento.
  1022. it.SDPromo_Page_MSG2=Si consiglia di utilizzare PC Tools Firewall Plus assieme a Spyware Doctor, per assicurare una protezione completa del sistema da un ampio spettro di minacce.
  1023. it.SDPromo_Page_MSG3=Selezionare l'opzione sottostante per installare una versione di prova GRATUITA di Spyware Doctor:
  1024. it.SDPromo_Page_MSG4=Utilizzando Spyware Doctor, si accetta di rispettare il contratto di licenza con l'utente finale, che pu≥ essere consultato
  1025. it.SDPromo_Page_MSG5=qui
  1026. it.SDPromo_Page_Radio1a=Installa Spyware Doctor
  1027. it.SDPromo_Page_Radio1b=Non installare Spyware Doctor
  1028. it.MSG_FirewallDisabling=Nota: durante l'installazione verranno disattivati gli altri firewall sul PC.  Fare clic su Avanti per continuare a installare PC Tools Firewall Plus. 
  1029. it.DegradeWelcomeLabel=╚ presente una versione pi∙ aggiornata di PC Tools Firewall Plus. Per continuare con la procedura di installazione occorre prima disinstallare la versione esistente di PC Tools Firewall Plus. %n%nFare clic su Esci per terminare la procedura di installazione.
  1030. it.MSG_FirewallDetected1=La procedura di installazione di PC Tools Firewall Plus ha rilevato
  1031. it.MSG_FirewallDetected2=sul computer. Si consiglia di disinstallarlo prima di continuare con questa procedura di installazione.
  1032. it.MSG_ButtonExit=E&sci
  1033. it.ERR_64BITWINDOWS=PC Tools Firewall Plus non Φ attualmente supportato su Windows a 64 bit.
  1034. it.WSC_CONFLICT_TITLE=Software di protezione in conflitto
  1035. it.WSC_CONFLICT_TITLE_DESC=Software di protezione in conflitto rilevato
  1036. it.WSC_CONFLICT_DESC=Il programma di installazione ha rilevato la presenza di software di protezione sul computer in conflitto con PC Tools Firewall Plus. Per assicurare le prestazioni e la stabilitα del sistema, disinstallare tutti i software di protezione in conflitto prima di installare PC Tools Firewall Plus.%n%nFare clic su Avanti per continuare o selezionare Annulla per uscire dal programma di installazione.
  1037. it.WSC_CONFLICT_SOFTWARE_TITLE=Software di protezione in conflitto:
  1038. it.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=PC Tools Firewall Plus Φ giα installato come parte di PC Tools Internet Security. L'installazione verrα interrotta.
  1039. it.MSG_FWBEHAVIOUR_TITLE=Seleziona il comportamento predefinito del firewall
  1040. it.MSG_NRMUSER_LBL=Utente normale: si riceve un avviso quando le applicazioni stanno tentando di accedere a Internet o di ascoltare le connessioni in entrata.
  1041. it.MSG_EXPTUSER_LBL=Utente esperto: in questa modalitα si ricevono messaggi dettagliati su tutte le tentate connessioni da parte di un'applicazione. L'utente ha la possibilitα di modificare le regole di applicazione e dispone di un controllo dettagliato sui collegamenti delle applicazioni a Internet.
  1042. it.MSG_FW2_OLDRULES=Le regole avanzate verranno sovrascritte e le regole precedenti saranno salvate. Le regole di Area Internet saranno salvate nel file old_ RulesSet.rls. Le regole di Area fidata saranno salvate nel file old_TrustedRulesSet.rls. Non sarα necessario utilizzare i file delle regole precedenti Se si desidera utilizzare comunque questi file, Φ possibile importarli utilizzando l'opzione "Importa regole" nella scheda Regole avanzate. Se non si desidera salvare le regole precedenti, selezionare No.
  1043. it.Trusted_Apps=Crea elenco affidabile per l'utente û Selezionando questa opzione, il programma di installazione crea un elenco affidabile basato sull'applicazione installata sul computer.
  1044. it.Enhanced_Security=Verifica sicurezza avanzata - Protezione contro i tentativi dannosi di superare le regole di applicazione del firewall.
  1045. it.Advanced_Option=Avanzate
  1046. it.Advanced_Settings= PC Tools Firewall Plus - Impostazioni avanzate
  1047. it.Button_OK=OK
  1048. it.Button_Cancel=Cancel
  1049. it.MSG_GTB_INSTALLING=Installazione in corso Google Toolbar
  1050. it.ERR_BETA_CONFLICT=╚ stato rilevato che i seguenti programmi sono giα installati sul PC. Accedere al Pannello di controllo e disinstallare questi prodotti prima di continuare con la presente installazione:%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  1051. it.ERR_BETA_CONFLICT_S=╚ stato rilevato che %1 Φ installato sul PC. Accedere al Pannello di controllo e disinstallare questo prodotto prima di continuare con la presente installazione.
  1052. it.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  1053. it.ERR_MR_INFO=Fare clic qui per ottenere ulteriori informazioni
  1054. it.GP_TITLE=Gratuito! Google Toolbar per Internet Explorer
  1055. it.GP_TEXT_MAIN=Google Toolbar rende la navigazione web pi∙ semplice e comoda:
  1056. it.GP_PNT_1=Suggerimenti istantanei durante la digitazione nella casella di ricerca
  1057. it.GP_PNT_2=Blocco dei popup
  1058. it.GP_PNT_3=Moduli web compilati istantaneamente grazie a Compilazione automatica
  1059. it.GP_CHKBOX=Installa Google Toolbar gratuitamente insieme a %1
  1060. it.GP_UINSTALL=Puoi rimuoverlo facilmente in qualsiasi momento
  1061. it.GP_TC_PP_TXT=Installando questa applicazione, accetti i Termini e condizioni e le Norme sulla privacy di Google Toolbar.
  1062. it.GP_PP_LNK=Norme sulla privacy
  1063. it.GP_TC_LNK=Termini e condizioni
  1064. cs.NameAndVersion=%1 ░µ▒╛%2
  1065. cs.AdditionalIcons=╕╜╝╙═╝▒Ω:
  1066. cs.CreateDesktopIcon=┤┤╜¿&╫└├µ═╝▒Ω 
  1067. cs.CreateQuickLaunchIcon=┤┤╜¿&┐∞╦┘╞⌠╢»═╝▒Ω
  1068. cs.ProgramOnTheWeb=%1╘┌═°╥│╔╧
  1069. cs.UninstallProgram=╨╢╘╪ %1
  1070. cs.LaunchProgram=╞⌠╢» %1
  1071. cs.AssocFileExtension=&┴¬╜ß%1╙δ%2 ╬─╝■└⌐╒╣├√
  1072. cs.AssocingFileExtension=╜½%1╙δ %2╬─╝■└⌐╒╣├√╧α┴¬╜ß...
  1073. cs.Options=╤í╧ε:
  1074. cs.BtnInstall=&░▓╫░
  1075. cs.ERR_INTERNETREQUIREDFORLU=╬┤╒╥╡╜─┌▓┐┴¼╜╙íú╨Φ╥¬┴¼╜╙╓┴╗Ñ┴¬═°╧┬╘╪Smart Updatesíú
  1076. cs.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081\{\fonttbl\{\f0\fswiss\fcharset0 Arial;\}\}\{\colortbl ;\red255\green0\blue0;\}\{\*\generator Msftedit 5.41.15.1507;\}\viewkind4\uc1\pard\cf1\b\f0\fs18 ├Γ╖╤úí \cf0 ╩╩╙├╙┌InternetExplorer ╡─\b0 \Google╣ñ╛▀└╕fs16\fs20\par\}
  1077. cs.GooglePageCaption=├Γ╖╤úí╩╩╙├╙┌InternetExplorer ╡─ Google╣ñ╛▀└╕
  1078. cs.GooglePageDescription=╬▐┬█┤ª╙┌═°╔╧──└∩ú¼╕╨╩▄Google ╡─═■┴ª
  1079. cs.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fmodern\fprq6\fcharset134 \'cb\'ce\'cc\'e5;}{\f2\fnil\fcharset2 Symbol;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\f0\fs24 Google \lang2052\b\f1\fs16\'b9\'a4\'be\'df\'c0\'b8\'ca\'b9\'cd\'f8\'c2\'e7\'e4\'af\'c0\'c0\'b8\'fc\'bc\'d3\'b7\'bd\'b1\'e3\'a3\'ba\lang1033\f0\par\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\lang2052\b0\f1\'d4\'da\'cb\'d1\'cb\'f7\'bf\'f2\'d6\'d0\'bc\'fc\'c8\'eb\'b2\'e9\'d1\'af\'ca\'b1\'bb\'e1\'cc\'e1\'b9\'a9\'bc\'b4\'ca\'b1\'bd\'a8\'d2\'e9\lang1033\f0\par\lang2052\f1{\pntext\f2\'B7\tab}\'bf\'c9\'b4\'d3\'c8\'ce\'ba\'ce\'bc\'c6\'cb\'e3\'bb\'fa\'ca\'b9\'d3\'c3\'ca\'e9\'c7\'a9\lang1033\f0\par\lang2052\f1{\pntext\f2\'B7\tab}\'c0\'b9\'bd\'d8\'b5\'af\'b3\'f6\'ca\'bd\'b9\'e3\'b8\'e6\lang1033\f0\par}
  1080. cs.GooglePageRadio1a=░▓╫░├Γ╖╤╡─Google ╣ñ╛▀└╕
  1081. cs.GooglePageRadio1aBold=░▓╫░├Γ╖╤╡─Google ╣ñ╛▀└╕
  1082. cs.GooglePageRadio1b=─·┐╔╥╘╦µ╩▒╟ß╦╔╜½╞Σ╔╛│²
  1083. cs.GooglePageRadio2=▓╗╥¬░▓╫░ Google ╣ñ╛▀└╕
  1084. cs.GooglePageNotice1=░▓╫░Google╣ñ╛▀└╕╓«╟░ú¼─·═¼╥Γ╫±╩╪Google╣ñ╛▀└╕╡─╩╣╙├╠⌡┐ε║═╥■╦╜╒■▓▀íú
  1085. cs.GooglePageNotice1a=┴╦╜Γ╩╣╙├╠⌡┐ε
  1086. cs.GooglePageNotice1b=║═
  1087. cs.GooglePageNotice1c=┴╦╜Γ╥■╦╜╒■▓▀
  1088. cs.GooglePageNotice1d=.
  1089. cs.GooglePageTitle=╔Φ╓├- Spyware Doctor
  1090. cs.GooglePageTitleLabel=╦∙╥¬╟≤╡─╫Θ╝■╧┬╘╪
  1091. cs.GooglePageTitleDescription=░▓╫░│╠╨≥╒²╘┌╧┬╘╪╦∙╨Φ╥¬╡─╬─╝■╡╜─·╡─╡τ─╘
  1092. cs.GoogleFinishConfirm=Google╣ñ╛▀└╕╥▓╥╤░▓╫░║├ú¼▓ó╗ß╘┌─·╧┬┤╬┤≥┐¬IE┤░┐┌╩▒│÷╧╓íú
  1093. cs.MSG_GTB_IE_FOUND=░▓╫░│╠╨≥╥¬╟≤╣╪▒╒ IE Σ»└└╞≈ú¼╥╘▒π╒²╚╖╡╪╕ⁿ╨┬╬─╝■íú ╤í╘±í░╩╟í▒└┤╣╪▒╒ IE Σ»└└╞≈╝╠╨°░▓╫░╣²│╠ú¼╗≥╤í╘±í░╖±í▒╖╡╗╪░▓╫░│╠╨≥íú
  1094. cs.MSG_GTB_IE_KILL_FAILED={}IE Σ»└└╞≈├╗╙╨╧∞╙ª╣╪▒╒╟δ╟≤ú¼╡Ñ╗≈ OK ╓╪╩╘ú¼╗≥╡Ñ╗≈í░╚í╧√í▒╖╡╗╪░▓╫░│╠╨≥íú
  1095. cs.MSG_DownloadError= ░▓╫░│╠╨≥▓╗─▄╧┬╘╪─│╨⌐╬─╝■ú¼╟δ╓╪╨┬╘╦╨╨░▓╫░│╠╨≥íú
  1096. cs.ErrorAppRunning=░▓╫░│╠╨≥╥╤╝∞▓Γ╡╜%1╒²╘┌╘╦╨╨íú%n╡π╗≈í░╚╖╢¿í▒╣╪▒╒%1 ▓ó╝╠╨°░▓╫░ú¼╗≥╡π╗≈í░╚í╧√í▒═╦│÷░▓╫░íú
  1097. cs.ShortCutHP=╕ⁿ╢α└┤╫╘PC Tools╡─╚φ╝■╜Γ╛÷╖╜░╕íú
  1098. cs.ShortCutHPComment=╕ⁿ╢α└┤╫╘PC Tools╡─╚φ╝■╜Γ╛÷╖╜░╕íú
  1099. cs.ShortCutHPLink=http://www.pctools.com/
  1100. cs.ShortCutQSG=%1░∩╓·
  1101. cs.RunLaunchAV=╞⌠╢»%1
  1102. cs.UninstallRunningMsg=╨╢╘╪│╠╨≥╥╤╝∞▓Γ╡╜%1 ╒²╘┌╘╦╨╨íú %n╡π╗≈í░╚╖╢¿í▒╣╪▒╒%1 ▓ó╝╠╨°╨╢╘╪╗≥╡π╗≈í░╚í╧√í▒═╦│÷╨╢╘╪íú.
  1103. cs.ERR_IKHLAYERCHECK=╥¬╝╠╨°░▓╫░ú¼▒╪╨δ╓╪╞⌠íú╧δ╧╓╘┌╓╪╞⌠┬≡?
  1104. cs.lblSelectDir=░▓╫░│╠╨≥╥╤╝∞▓Γ╡╜─·╥╤╛¡░▓╫░%1
  1105. cs.lblSelectDirBrowse=░▓╫░▒╪╨δ╘┌╚τ╧┬╬╗╓├╜°╨╨
  1106. cs.msgDegrade=╛»╕µú║─·╒²╘┌│ó╩╘░▓╫░╜╧└╧╡─░µ▒╛%1
  1107. cs.msgUpToDate=─·╡─▓·╞╖╩╟╫ε╨┬╡─íú
  1108. cs.SDPromo_Page_Title=═╞╝÷╚φ╝■ - Spyware Doctor
  1109. cs.SDPromo_Page_Desc=╗±╜▒╡─╝Σ╡²╚φ╝■╖└╗ñ╣ñ╛▀ú¼▒ú╗ñ─·╡─╕÷╚╦╡τ─╘├Γ╘Γ╨┼╧ó╟╘╚í║═╕·╫┘═■╨▓╡─╟╓║ªíú
  1110. cs.SDPromo_Page_MSG1=╩└╜τ╕≈╡╪╡─╫¿╝╥║═▒α╝¡═╞╝÷Spyware Doctor╒Γ┐ε╫ε╝╤╖└╝Σ╡²╚φ╝■ú¼╦ⁿ┐╔╝∞▓Γíó╔╛│²▓ó▒ú╗ñ─·╡─╕÷╚╦╡τ─╘├Γ╘Γ╩²╟º╓╓╟▒╘┌╡─╝Σ╡²╚φ╝■íó╣π╕µ╚φ╝■íó─╛┬φ│╠╨≥íó╝ⁿ┼╠╝╟┬╝╞≈íó╝Σ╡²│╠╨≥║═╕·╫┘═■╨▓╡─╟╓║ªíú
  1111. cs.SDPromo_Page_MSG2=╬╥├╟═╞╝÷─·╜ß║╧Spyware Doctor╩╣╙├PC Tools Firewall Plusú¼╥╘╠ß╣⌐╚½├µ╡─╧╡═│╖└╗ñú¼├Γ╘Γ┤≤┴┐═■╨▓╡─╟╓║ªíú
  1112. cs.SDPromo_Page_MSG3=╘┌╧┬╖╜╤í╘±░▓╫░Spyware Doctor╡─├Γ╖╤▓Γ╩╘░µú║ 
  1113. cs.SDPromo_Page_MSG4=╟δ╫ó╥Γú║░▓╫░Spyware Doctor╥Γ╬╢╫┼─·═¼╥Γ╫ε╓╒╙├╗º╨φ┐╔╨¡╥Θíú╥¬▓Θ┐┤╕├╨¡╥Θ╟δ╡π╗≈
  1114. cs.SDPromo_Page_MSG5=╒Γ└∩
  1115. cs.SDPromo_Page_Radio1a=░▓╫░Spyware Doctor
  1116. cs.SDPromo_Page_Radio1b=▓╗░▓╫░Spyware Doctor
  1117. cs.MSG_FirewallDisabling=╫ó╥Γú║░▓╫░│╠╨≥╜½═ú╙├╒Γ╠¿╡τ─╘╔╧░▓╫░╡─╞Σ╦√╖└╗≡╟╜íú╚τ╣√─·╧δ╝╠╨°░▓╫░PC Tools Firewall Plusú¼╡π╗≈í░╧┬╥╗▓╜í▒íú
  1118. cs.DegradeWelcomeLabel=─·╧╓╘┌╘╦╨╨╡─╩╟╕ⁿ╕▀░µ▒╛╡─PC Tools Firewall Plusíú╚⌠╥¬╝╠╨°┤╦░▓╫░─·▒╪╨δ╧╚╨╢╘╪╧╓╙╨░µ▒╛╡─PC Tools Firewall Plusíú%n%n╡π╗≈═╦│÷╥╘╓╒╓╣┤╦┤╬░▓╫░íú
  1119. cs.MSG_FirewallDetected1=PC Tools Firewall Plus╡─░▓╫░╬─╝■╥╤╒╥╡╜íú
  1120. cs.MSG_FirewallDetected2=╘┌─·╡─╝╞╦π╗·╔╧íú╜¿╥Θ─·╘┌╓┤╨╨┤╦░▓╫░▓┘╫≈╟░╧╚╨╢╘╪╥╘╧┬│╠╨≥íú
  1121. cs.MSG_ButtonExit=═╦│÷
  1122. cs.ERR_64BITWINDOWS=64 ╬╗ Windows ▓┘╫≈╧╡═│─┐╟░▓╗╓º│╓ PC Tools Firewall Plus íú
  1123. cs.WSC_CONFLICT_TITLE=╙╨│σ═╗╡─░▓╚½╚φ╝■
  1124. cs.WSC_CONFLICT_TITLE_DESC=╝∞▓Γ╡╜╙╨│σ═╗╡─░▓╚½╚φ╝■
  1125. cs.WSC_CONFLICT_DESC=░▓╫░│╠╨≥╖ó╧╓─·╝╞╦π╗·╔╧╡─░▓╚½╚φ╝■╙δ PC Tools Firewall Plus ╙╨│σ═╗íú ╬╥├╟╜¿╥Θ─·╘┌░▓╫░ PC Tools Firewall Plus ╓«╟░ú¼╨╢╘╪╙╨│σ═╗╡─░▓╚½╚φ╝■ú¼╥╘╚╖▒ú╧╡═│╨╘─▄║═╬╚╢¿╨╘íú%n%n╡Ñ╗≈í░╧┬╥╗▓╜í▒╝╠╨°ú¼╗≥╡Ñ╗≈í░╚í╧√í▒═╦│÷░▓╫░íú
  1126. cs.WSC_CONFLICT_SOFTWARE_TITLE=╙╨│σ═╗╡─░▓╚½╚φ╝■
  1127. cs.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=PC Tools Firewall Plus╥╤╫≈╬¬PC Tools Internet Security╡─╥╗▓┐╖╓▒╗░▓╫░íú░▓╫░│╠╨≥╧╓╜½═╦│÷ú¼▓╗░▓╫░╚╬║╬─┌╚▌íú
  1128. cs.MSG_FWBEHAVIOUR_TITLE=╤í╚í─¼╚╧╖└╗≡╟╜╨╨╬¬
  1129. cs.MSG_NRMUSER_LBL=╥╗░π╙├╗ºú║╜½╘┌╙ª╙├│╠╨≥│ó╩╘╖├╬╩╗Ñ┴¬═°╗≥╝α╠²╩Σ╚δ┴¼╜╙╩▒╩╒╡╜╥╗░π═¿╓¬íú
  1130. cs.MSG_EXPTUSER_LBL=╫¿╝╥╙├╗ºú║╘┌┤╦─ú╩╜╓╨ú¼─·╜½╩╒╡╜╙ª╙├│╠╨≥├┐┤╬│ó╩╘╜¿┴ó┴¼╜╙╡─╧Ω╧╕╧√╧óíú─·╥▓┐╔╥╘╛½╝≥╙ª╙├│╠╨≥╣µ╘≥ú¼▓ó╗±╡├╙ª╙├│╠╨≥╒δ╢╘╗Ñ┴¬═°┴¼═¿╨╘╡─╧╕╜┌┐╪╓╞íú
  1131. cs.MSG_FW2_OLDRULES=╧╡═│╜½╕▓╕╟╕▀╝╢╣µ╘≥▓ó▒ú┤µ╘¡╙╨╣µ╘≥íú╗Ñ┴¬═°╡─╟°╙≥╣µ╘≥╜½▒ú┤µ╓┴ old_ RulesSet.rls ╬─╝■íú╩▄╨┼╚╬╡─╟°╙≥╣µ╘≥╜½▒ú┤µ╓┴ old_TrustedRulesSet.rls ╬─╝■ú¼╟╥▓ó▓╗╥╗╢¿╥¬╩╣╙├╘¡╙╨╡─╣µ╘≥╬─╝■íú╚τ╣√─·╚╘╧ú═√╩╣╙├╒Γ╨⌐╬─╝■ú¼┐╔╩╣╙├ [╕▀╝╢╣µ╘≥] ▒Ω╟⌐╓╨╡─ [╡╝╚δ╣µ╘≥] ╤í╧ε╜½╬─╝■╡╝╚δíú╚τ╣√─·▓╗╧ú═√▒ú┤µ╛╔╣µ╘≥ú¼╟δ╤í╘± [╖±]íú
  1132. cs.Trusted_Apps=╜¿┴ó╙├╗º╨┼╚╬┴╨▒φ¿D¿D╤í╘±┤╦╤í╧ε╜½╓╕╩╛░▓╫░│╠╨≥╕∙╛▌─·╗·╞≈╔╧╡▒╟░░▓╫░╡─╙ª╙├│╠╨≥ú¼╜¿┴ó╨┼╚╬┴╨▒φíú
  1133. cs.Enhanced_Security=╘÷╟┐╨═░▓╚½╨ú╤Θí¬í¬╖└╓╣╕≈└α╢±╥Γ│╠╨≥╣µ▒▄╖└╗≡╟╜╙ª╙├│╠╨≥╣µ╘≥╡─╞≤═╝íú
  1134. cs.Advanced_Option=╕▀╝╢
  1135. cs.Advanced_Settings= PC Tools Firewall Plus í¬í¬╕▀╝╢╔Φ╓├
  1136. cs.Button_OK=OK
  1137. cs.Button_Cancel=Cancel
  1138. cs.MSG_GTB_INSTALLING=╒²╘┌░▓╫░ Google╣ñ╛▀└╕
  1139. cs.ERR_BETA_CONFLICT=╬╥├╟╝∞▓Γ╡╜╒Γ╠¿╕÷╚╦╝╞╦π╗·╔╧╥╤╛¡░▓╫░╙╨╚τ╧┬╚φ╝■íú╟δ╧╚┤╙┐╪╓╞├µ░σ╨╢╘╪┤╦▓·╞╖ú¼╘┘╝╠╨°░▓╫░ú║%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  1140. cs.ERR_BETA_CONFLICT_S=╬╥├╟╝∞▓Γ╡╜╒Γ╠¿╕÷╚╦╝╞╦π╗·╓╨╥╤░▓╫░╙╨ %1 íú╟δ╧╚┤╙┐╪╓╞├µ░σ╨╢╘╪┤╦▓·╞╖ú¼╘┘╝╠╨°░▓╫░íú
  1141. cs.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  1142. cs.ERR_MR_INFO=╡Ñ╗≈┤╦┤ª╗±╚í╕ⁿ╢α╨┼╧ó
  1143. cs.GP_TITLE=├Γ╖╤úí╩╩╙├╙┌ Internet Explorer ╡─ Google ╣ñ╛▀└╕
  1144. cs.GP_TEXT_MAIN=╩╣╙├ Google ╣ñ╛▀└╕┐╔╥╘╕ⁿ╖╜▒π╡╪Σ»└└═°┬τú║
  1145. cs.GP_PNT_1=╡▒─·╘┌╦╤╦≈┐≥╓╨╝ⁿ╚δ▓Θ╤»╩▒┐╔╠ß╣⌐╝┤╩▒╜¿╥Θ
  1146. cs.GP_PNT_2=└╣╜╪╡»│÷╩╜┤░┐┌
  1147. cs.GP_PNT_3=╩╣╙├╫╘╢»╠ε│Σ╣ª─▄┐╔┴ó╝┤╠ε│Σ═°┬τ▒φ╡Ñ
  1148. cs.GP_CHKBOX=╦µ %1 ╥╗╞≡░▓╫░├Γ╖╤╡─ Google ╣ñ╛▀└╕
  1149. cs.GP_UINSTALL=─·╦µ╩▒┐╔╥╘╟ß╦╔╡╪╜½╞Σ╨╢╘╪
  1150. cs.GP_TC_PP_TXT=░▓╫░╕├╙ª╙├│╠╨≥ú¼╝┤▒φ╩╛─·═¼╥Γ Google ╣ñ╛▀└╕╡─╠⌡┐ε║═╥■╦╜╚¿╒■▓▀íú
  1151. cs.GP_PP_LNK=╥■╦╜╚¿╒■▓▀
  1152. cs.GP_TC_LNK=╠⌡┐ε
  1153. ct.NameAndVersion=%1 ¬⌐Ñ╗ %2
  1154. ct.AdditionalIcons=¬■Ñ[¬║╣╧Ñ▄:
  1155. ct.CreateDesktopIcon=│╨½╪ñ@¡╙&«α¡▒╣╧Ñ▄íC
  1156. ct.CreateQuickLaunchIcon=│╨½╪ñ@¡╙&º╓│t▒╥░╩╣╧Ñ▄íC
  1157. ct.ProgramOnTheWeb=%1 ªb║⌠¡╢ñWíC
  1158. ct.UninstallProgram=¿°╕ⁿ %1
  1159. ct.LaunchProgram=▒╥░╩ %1
  1160. ct.AssocFileExtension=&┴p╡▓ %1 ⌐M %2 ñσÑ≤┬X«iªWíC
  1161. ct.AssocingFileExtension=┴p╡▓%1⌐M%2ñσÑ≤┬X«iªWññ...
  1162. ct.Options=┐∩╢╡:
  1163. ct.BtnInstall=&ªw╕╦
  1164. ct.ERR_INTERNETREQUIREDFORLU=¿Sª│ºΣ¿∞ñ¼┴p║⌠│s▒╡íC╗▌¡n▒╡ñJñ¼┴p║⌠ÑHñU╕ⁿ" Smart Updates "íC
  1165. ct.GooglePageCaptionFormat=\{\rtf1\ansi\ansicpg1252\deff0\deflang3081\{\fonttbl\{\f0\fswiss\fcharset0 Arial;\}\}\{\colortbl ;\red255\green0\blue0;\}\{\*\generator Msftedit 5.41.15.1507;\}\viewkind4\uc1\pard\cf1\b\f0\fs18 ºK╢OíI \fs16╛AÑ╬⌐≤ InternetExplorer ¬║\cf0 Googleñu¿πªC\b0 \fs20\par\}
  1166. ct.GooglePageCaption=ºK╢OíI╛AÑ╬⌐≤ InternetExplorer ¬║ Googleñu¿πªC
  1167. ct.GooglePageDescription=╡L╜╫▒z│B⌐≤║⌠ñWÑ⌠ª≤ªañΦíA│ú╖P¿ⁿGoogle ¬║½┬ñO
  1168. ct.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fmodern\fprq6\fcharset136 \'b7\'73\'b2\'d3\'a9\'fa\'c5\'e9;}{\f2\fnil\fcharset2 Symbol;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\f0\fs24 Google \lang1028\b\f1\fs16\'a4\'75\'a8\'e3\'a6\'43\'a8\'cf\'ba\'f4\'a4\'57\'c2\'73\'c4\'fd\'a7\'f3\'a5\'5b\'a4\'e8\'ab\'4b\lang1033\f0\par\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\lang1028\b0\f1\'a6\'62\'b7\'6a\'b4\'4d\'ae\'d8\'bf\'e9\'a4\'4a\'a4\'e5\'a6\'72\'ae\'c9\'a1\'41\'b4\'a3\'a8\'d1\'a7\'59\'ae\'c9\'aa\'ba\'ab\'d8\'c4\'b3\lang1033\f0\par\lang1028\f1{\pntext\f2\'B7\tab}\'a5\'69\'b1\'71\'a5\'f4\'a6\'f3\'b9\'71\'b8\'a3\'a8\'d3\'a8\'cf\'a5\'ce\'aa\'ba\'ae\'d1\'c5\'d2\lang1033\f0\par\lang1028\f1{\pntext\f2\'B7\tab}\'c4\'64\'ba\'49\'bc\'75\'a5\'58\'a6\'a1\'b5\'f8\'b5\'a1\lang1033\f0\par}
  1169. ct.GooglePageRadio1a=ªw╕╦ºK╢O¬║Google ñu¿πªC
  1170. ct.GooglePageRadio1aBold=ªw╕╦ºK╢O¬║Google ñu¿πªC
  1171. ct.GooglePageRadio1b=▒z└H«╔Ñi╗┤├P▒N¿Σ▓╛░ú
  1172. ct.GooglePageRadio2=ñú¡nªw╕╦ Google ñu¿πªC
  1173. ct.GooglePageNotice1=ªw╕╦Googleñu¿π─µñº½eíA▒zªP╖N┐φªuGoogleñu¿π─µ¬║¿╧Ñ╬▒°┤┌╗P┴⌠¿p¼F╡ªíC
  1174. ct.GooglePageNotice1a=╛\┼¬¿╧Ñ╬▒°┤┌
  1175. ct.GooglePageNotice1b=╗P
  1176. ct.GooglePageNotice1c=╛\┼¬┴⌠¿p¼F╡ª
  1177. ct.GooglePageNotice1d=.
  1178. ct.GooglePageTitle=│]╕m- Spyware Doctor
  1179. ct.GooglePageTitleLabel=ñU╕ⁿ¡n¿D¬║▓╒Ñ≤
  1180. ct.GooglePageTitleDescription=ªw╕╦╡{ªíÑ┐ªbñU╕ⁿ▒z╣q╕ú⌐╥╗▌¡n¬║└╔«╫
  1181. ct.GoogleFinishConfirm=Googleñu¿π─µñ]ñwªw╕╦ªníA¿├╖|ªb▒zñUª╕Ñ┤╢}IE╡íñf«╔ÑX▓{íC
  1182. ct.MSG_GTB_IE_FOUND=ªw╕╦╡{ªí╗▌¡n├÷│¼ Internet Explorer ÑHÑ┐╜Tªaº≤╖s└╔«╫íC┬I½÷íu¼Oív├÷│¼ Internet Explorer ╡M½ß─~─≥░⌡ªµªw╕╦╡{ªííA⌐╬┬I½÷íuº_ív¬≡ª^¿∞ªw╕╦╡{ªííC
  1183. ct.MSG_GTB_IE_KILL_FAILED=Internet Explorer ¿Sª│ª^└│├÷│¼½ⁿÑOíA┬I½÷íu╜T⌐wív¡½╕╒⌐╬¬≡ª^¿∞ªw╕╦╡{ªííC
  1184. ct.MSG_DownloadError=ªw╕╦ñú»αñU╕ⁿ¼Y¿╟ñσÑ≤íA╜╨ªAª╕╣Bªµªw╕╦íC
  1185. ct.ErrorAppRunning=ªw╕╦░╗┤·¿∞%1 ▓{Ñ┐╣BªµíC %n┬I└╗í¿OKí¿├÷│¼ %1 ¿├─~─≥ªw╕╦íA⌐╬┬I└╗"¿·«°"░hÑXªw╕╦íC
  1186. ct.ShortCutHP=º≤ªh¿╙ª█PC Tools¬║╕╤¿MñΦ¬kíC  
  1187. ct.ShortCutHPComment=º≤ªh¿╙ª█PC Tools¬║╕╤¿MñΦ¬kíC  ShortCutHPLink=http://www.pctools.com/
  1188. ct.ShortCutQSG=%1 └░ºU
  1189. ct.RunLaunchAV=▒╥░╩ %1
  1190. ct.UninstallRunningMsg=¿°╕ⁿ░╗┤·¿∞%1▓{Ñ┐╣BªµíC %n┬I└╗í¿OKí¿├÷│¼%1¿├─~─≥¿°╕ⁿíA⌐╬┬I└╗"¿·«°"░hÑX¿°╕ⁿíC
  1191. ct.ERR_IKHLAYERCHECK=¡nº╣ª¿¿°╕ⁿÑ▓╢╖¡½╖s╢}▒╥╣q╕úíC▒zº╞▒µ▓{ªb¡½╖s╢}▒╥╣q╕ú╢▄íSlblSelectDir=ªw╕╦░╗╣ε¿∞▒zñw╕gªw╕╦ñF %1íC
  1192. ct.lblSelectDirBrowse=Ñ▓╢╖ªw╕╦ªbñU¡▒¬║ª∞╕míC
  1193. ct.msgDegrade=─╡ºiíR▒zÑ┐ªb╕╒╣╧ªw╕╦%1¬║┬┬¬⌐Ñ╗íC
  1194. ct.msgUpToDate=▒z¬║▓ú½~¼O│╠╖s¬║íC
  1195. ct.SDPromo_Page_Title=½╪─│¿╧Ñ╬│n┼Θ- Spyware Doctor
  1196. ct.SDPromo_Page_Desc=└≥?¬║╢í┐╥│n┼Θ½O└≥▒z¬║¡╙ñH╣q╕úºK¿ⁿ½H«º╡s┼╤⌐M░l┬▄½┬»┘íC
  1197. ct.SDPromo_Page_MSG1=▒M«a⌐M╜s¬╠│ú½╪─│¿╧Ñ╬Spyware DoctoríA╗{¼░¼OÑ@¼╔ñW│╠ªn¬║ñ╧╢í┐╥│n┼ΘíAÑiÑH░╗┤·íB▓╛░ú⌐M½O┼@▒z¬║¡╙ñH╣q╕úºK¿ⁿ╝╞ñd║╪╝τªb¬║╢í┐╥│n┼ΘíB╝sºi│n┼ΘíBñ∞░¿íB┴Σ╜L░╝┐²│n┼ΘíBíº┼╤▒K┬╬í¿⌐M░O┐²½┬»┘│n┼ΘíC
  1198. ct.SDPromo_Page_MSG2=º┌¡╠½╪─│▒z╡▓ªX¿╧Ñ╬PC Tools Firewall Plus ⌐MSpyware DoctoríAÑ■¿t▓╬½O┼@ºK¿ⁿªU║╪º≡└╗íC
  1199. ct.SDPromo_Page_MSG3=┐∩╛▄ÑHñU┐∩╢╡ªw╕╦ºK╢O¬║Spyware Doctor┤·╡√:
  1200. ct.SDPromo_Page_MSG4=╜╨ªbªw╕╦Spyware Doctor«╔░OñU▒zªP╖N¬║▓╫║▌¿╧Ñ╬¬╠│\Ñi├╥¿≤─│íC
  1201. ct.SDPromo_Page_MSG5=│o∙╪
  1202. ct.SDPromo_Page_Radio1a=ªw╕╦Spyware Doctor
  1203. ct.SDPromo_Page_Radio1b=ñúªw╕╦Spyware Doctor
  1204. ct.MSG_FirewallDisabling=¬`╖N:ªw╕╦Ñi»α╖|ÑO¡╙ñH╣q╕úñW¬║¿ΣѪ¿╛ñ⌡└≡Ñó«─íCªp¬G▒z╖Q─~─≥ªw╕╦PC Tools Firewall PlusíA╜╨┬I└╗ íºñUñ@¿Bí¿íC 
  1205. ct.DegradeWelcomeLabel=╖φ½e▒zÑ┐ªb╣BªµPC Tools Firewall Plus¬║╖s¬⌐Ñ╗íC¡n─~─≥ªw╕╦íA▒z¡║ѲÑ▓╢╖¿°╕ⁿ▒zPC Tools Firewall Plus▓{ª│¬║¬⌐Ñ╗íC%n%n┬I└╗íº░hÑXí¿ÑH░hÑXªw╕╦╡{ªííC 
  1206. ct.MSG_FirewallDetected1=PC Tools Firewall Plus ñv╡o▓{ªw╕╦╡{ªí
  1207. ct.MSG_FirewallDetected2=ªb▒z¬║╣q╕úñWíCº┌¡╠½╪─│▒z¿°╕ⁿ╕╙╡{ªíÑH─~─≥ªw╕╦íC
  1208. ct.MSG_ButtonExit=░hÑX(&X)
  1209. ct.ERR_64BITWINDOWS=Ñ╪½eªb 64 ª∞ñ╕ Windows ññ¿├ñúñΣ┤⌐ PC Tools Firewall PlusíC
  1210. ct.WSC_CONFLICT_TITLE=ªwÑ■│n┼Θ╜─¼≡
  1211. ct.WSC_CONFLICT_TITLE_DESC=░╗┤·¿∞╜─¼≡¬║ªwÑ■│n┼Θ
  1212. ct.WSC_CONFLICT_DESC=ªw╕╦«╔╡o▓{▒z¬║╣q╕úñWñw╕╦ª│ªwÑ■│n┼ΘíA╕╙│n┼Θ╗P PC Tools Firewall Plus ╜─¼≡íC½╪─│▒zªw╕╦ PC Tools Firewall Plus ½eѲ╕╤ªw╕╦╜─¼≡¬║ªwÑ■│n┼ΘíA╜T½O¿t▓╬¬║«─»α╗P├¡⌐w⌐╩íC%n%n½÷ñ@ñUíuñUñ@¿Bív─~─≥íA⌐╬íu¿·«°ívÑH╡▓º⌠ªw╕╦íC
  1213. ct.WSC_CONFLICT_SOFTWARE_TITLE=ªwÑ■│n┼Θ╜─¼≡
  1214. ct.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=PC Tools Firewall Plus╝║?░▓╤büK╫≈₧ΘPC Tools Internet Security╡─╥╗▓┐╖▌ú¼░▓╤b│╠╩╜îó╫╘ä╙═╦│÷íú
  1215. ct.MSG_FWBEHAVIOUR_TITLE=┐∩¿·╣w│]¬║¿╛ñ⌡└≡ªµ¼░
  1216. ct.MSG_NRMUSER_LBL=ñ@»δ¿╧Ñ╬¬╠íG▒Nªb└│Ñ╬╡{ªí╣┴╕╒ªs¿·║⌠╗┌║⌠╕⌠⌐╬▒╡┼Ñ┐ΘñJ│s╜u«╔ª¼¿∞ñ@»δ│q¬╛íC
  1217. ct.MSG_EXPTUSER_LBL=╝⌠╜m¬║¿╧Ñ╬¬╠íGªbª╣╝╥ªíññíA▒z▒Nª¼¿∞└│Ñ╬╡{ªí⌐╥╕╒╣╧½╪Ñ▀ñº¿C¡╙│s╜u¬║╕╘▓╙░T«ºíC▒zÑiÑH║δ┬▓└│Ñ╬╡{ªí│W½híA¿├ÑB░w╣∩└│Ñ╬╡{ªí¬║║⌠╗┌║⌠╕⌠│s▒╡⌐╩╢iªµ╕╘▓╙¬║▒▒¿εíC
  1218. ct.MSG_FW2_OLDRULES=¿t▓╬▒N┬╨╝g╢i╢Ñ│W½híA¿├ÑB└xªs┬┬ª│¬║│W½híC║⌠╗┌║⌠╕⌠░╧░∞│W½h▒N└xªs⌐≤ old_ RulesSet.rls └╔«╫íC¿ⁿ½HÑ⌠¬║░╧░∞│W½h▒N└xªs⌐≤ old_TrustedRulesSet.rls └╔«╫íA¿├ñúñ@⌐w¡n¿╧Ñ╬┬┬ª│¬║│W½h└╔«╫íCªp¬G▒zñ┤╖Q¡n¿╧Ñ╬Ѫ¡╠íA╜╨¿╧Ñ╬ [╢i╢Ñ│W½h] ╝╨┼╥ññ¬║ [╢╫ñJ│W½h] ┐∩╢╡¿╙╢╫ñJ│o¿╟└╔«╫íCªp¬G▒zñú╖Q└xªs┬┬ª│¬║│W½híA╜╨┐∩╛▄ [º_]íC
  1219. ct.Trusted_Apps=½╪Ñ▀¿╧Ñ╬¬╠½HÑ⌠▓M│µ - ┐∩╛▄ª╣┐∩╢╡▒N½ⁿÑ▄ªw╕╦╡{ªí«┌╛┌▒z╣q╕úÑ╪½eñwªw╕╦¬║└│Ñ╬╡{ªí½╪Ñ▀ñ@Ñ≈½HÑ⌠▓M│µíC
  1220. ct.Enhanced_Security=▒jñ╞ªwÑ■┼τ├╥ - ¿╛╜d╕╒╣╧¼∩╢V¿╛ñ⌡└≡└│Ñ╬╡{ªí│W½h¬║ªU║╪┤c╖N╡{ªííC
  1221. ct.Advanced_Option=╢i╢Ñ
  1222. ct.Advanced_Settings= PC Tools Firewall Plus íXíX╢i╢Ñ│]⌐w
  1223. ct.Button_OK=OK
  1224. ct.Button_Cancel=Cancel
  1225. ct.MSG_GTB_INSTALLING=Ñ┐ªbªw╕╦ Google ñu¿πªC
  1226. ct.ERR_BETA_CONFLICT=º┌¡╠└╦┤·¿∞ñUªC│n┼Θñwªw╕╦⌐≤ª╣╣q╕úñWíCªb─~─≥ªw╕╦½eíA╜╨ѲºQÑ╬íu▒▒¿ε¡▒¬Oív¿°╕ⁿ│o¿╟▓ú½~íG%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  1227. ct.ERR_BETA_CONFLICT_S=º┌¡╠└╦┤·¿∞ %1 ñwªw╕╦⌐≤ª╣╣q╕úñWíCªb─~─≥ªw╕╦½eíA╜╨ѲºQÑ╬íu▒▒¿ε¡▒¬Oív¿°╕ⁿ╕╙▓ú½~íC
  1228. ct.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  1229. ct.ERR_MR_INFO=┬I┐∩ª╣│B└≥¿·º≤ªh╕Ω░T
  1230. ct.GP_TITLE=ºK╢OíIGoogle ñu¿πªC (Internet Explorer ¬⌐)
  1231. ct.GP_TEXT_MAIN=íuGoogle ñu¿πªCív┼²║⌠╕⌠┬s─²º≤ñΦ½KíG
  1232. ct.GP_PNT_1=ªb╖j┤M«╪┐ΘñJñσªr«╔ºY«╔└≥▒o½╪─│
  1233. ct.GP_PNT_2=─d║I╝uÑXªí╡°╡í
  1234. ct.GP_PNT_3=íuª█░╩╢±ñJívÑ\»α¼░▒zº╓│t╢±╝g║⌠¡╢¬φ«µ
  1235. ct.GP_CHKBOX=ªw╕╦ %1 «╔íAªP«╔ªw╕╦ºK╢O¬║íuGoogle ñu¿πªCív
  1236. ct.GP_UINSTALL=▒z└H«╔ÑiÑH▓╛░úíuGoogle ñu¿πªCív
  1237. ct.GP_TC_PP_TXT=ªw╕╦Ñ╗└│Ñ╬╡{ªíºYÑN¬φ▒zªP╖NíuGoogle ñu¿πªCív¬║ím▒°┤┌ñ╬▓╙½hínÑHñ╬ím┴⌠¿p┼v¼F╡ªíníC
  1238. ct.GP_PP_LNK=┴⌠¿p┼v¼F╡ª
  1239. ct.GP_TC_LNK=▒°┤┌ñ╬▓╙½h
  1240. pl.NameAndVersion=%1 wersja %2
  1241. pl.AdditionalIcons=Dodatkowe ikony:
  1242. pl.CreateDesktopIcon=Utw≤rz ikonΩ na &pulpicie
  1243. pl.CreateQuickLaunchIcon=Utw≤rz ikonΩ &szybkiego uruchamiania
  1244. pl.ProgramOnTheWeb=%1 w Internecie
  1245. pl.UninstallProgram=Odinstaluj %1
  1246. pl.LaunchProgram=Uruchom %1
  1247. pl.AssocFileExtension=&Skojarz program %1 z rozszerzeniem pliku %2
  1248. pl.AssocingFileExtension=Kojarzenie programu %1 z rozszerzeniem pliku %2...
  1249. pl.Options=Opcje:
  1250. pl.BtnInstall=&Instaluj
  1251. pl.ERR_INTERNETREQUIREDFORLU=Nie wykryto po│╣czenia z Internetem. DostΩp do Internetu jest wymagany do pobierania uaktualnie± Smart Update.
  1252. pl.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Za darmo! \cf0 Google Toolbar\b0  \fs16 dla przegladarki Internet Explorer\fs20\par}
  1253. pl.GooglePageCaption=Za darmo! Google Toolbar dla przegladarki Internet Explorer
  1254. pl.GooglePageDescription=Korzystaj z mozliwosci Google z dowolnego miejsca w sieci.
  1255. pl.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 Google Toolbar znacznie ulatwia przegladanie zasob≤w sieci:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Natychmiastowe sugestie wyszukiwania w trakcie wpisywania zapytania\par{\pntext\f1\'B7\tab}Zakladki dostepne z dowolnego komputera\par{\pntext\f1\'B7\tab}Blokowanie wyskakujacych okienek pop-up\par }
  1256. pl.GooglePageRadio1a=Zainstaluj bezplatny pasek narzedzi Google
  1257. pl.GooglePageRadio1aBold=Zainstaluj bezplatny pasek narzedzi Google
  1258. pl.GooglePageRadio1b=Ten dodatek mozna latwo usunac w dowolnej chwili
  1259. pl.GooglePageRadio2=Nie instaluj paska narzedzi Google
  1260. pl.GooglePageNotice1=Instalujac pasek narzedzi Google, wyrazasz zgode na warunki korzystania z tego dodatku oraz odpowiednie zasady prywatnosci.
  1261. pl.GooglePageNotice1a=Przeczytaj warunki korzystania
  1262. pl.GooglePageNotice1b=oraz
  1263. pl.GooglePageNotice1c=przeczytaj zasady prywatnosci
  1264. pl.GooglePageNotice1d=.
  1265. pl.GooglePageTitle=Instalacja programu Spyware Doctor
  1266. pl.GooglePageTitleLabel=Pobieranie wymaganych skladnik≤w
  1267. pl.GooglePageTitleDescription=Program instalacyjny pobiera wymagane pliki do komputera
  1268. pl.GoogleFinishConfirm=Zainstalowano r≤wniez pasek narzedzi Google. Zostanie on wyswietlony po otwarciu nastepnego okna programu Internet Explorer.
  1269. pl.MSG_GTB_IE_FOUND= Do prawid│owego uaktualnienia plik≤w program instalacyjny wymaga zamkniΩcia programu Internet Explorer. Aby zamkn╣µ program Internet Explorer i kontynuowaµ instalacjΩ, kliknij przycisk Tak. Aby powr≤ciµ do instalacji, kliknij przycisk Nie.
  1270. pl.MSG_GTB_IE_KILL_FAILED=Internet Explorer nie odpowiada na ┐╣danie zamkniΩcia. Aby spr≤bowaµ ponownie, kliknij przycisk OK. Aby anulowaµ, kliknij przycisk Anuluj.
  1271. pl.MSG_DownloadError=Program instalacyjny nie m≤g│ pobraµ niekt≤rych plik≤w. Uruchom go ponownie.
  1272. pl.ErrorAppRunning=Program instalacyjny wykry│, ┐e program %1 ju┐ dzia│a. %nAby zamkn╣µ program %1 i kontynuowaµ instalacjΩ, kliknij przycisk OK. Aby zako±czyµ instalacjΩ, kliknij przycisk Anuluj.
  1273. pl.ShortCutHP=WiΩcej rozwi╣za± firmy PC Tools
  1274. pl.ShortCutHPComment=WiΩcej rozwi╣za± firmy PC Tools
  1275. pl.ShortCutHPLink=http://www.pctools.com/
  1276. pl.ShortCutQSG=%1 ù Pomoc
  1277. pl.RunLaunchAV=Uruchom %1
  1278. pl.UninstallRunningMsg=Program dezinstalacyjny wykry│, ┐e program %1 ju┐ dzia│a. %nAby zamkn╣µ program %1 i kontynuowaµ dezinstalacjΩ, kliknij przycisk OK. Aby zako±czyµ dezinstalacjΩ, kliknij przycisk Anuluj.
  1279. pl.ERR_IKHLAYERCHECK=Do kontynuacji instalacji wymagane jest zrestartowanie systemu. Czy chcesz teraz zrestartowaµ komputer?
  1280. pl.lblSelectDir=Program instalacyjny wykry│, ┐e element %1 jest ju┐ zainstalowany
  1281. pl.lblSelectDirBrowse=Instalacja musi zostaµ wykonana w nastΩpuj╣cej lokalizacji
  1282. pl.msgDegrade=Uwaga: Pr≤bujesz zainstalowaµ starsz╣ wersjΩ programu %1
  1283. pl.msgUpToDate=Produkt jest aktualny.
  1284. pl.SDPromo_Page_Title=Zalecane oprogramowanie - Spyware Doctor
  1285. pl.SDPromo_Page_Desc=Wyr≤┐niane oprogramowanie do ochrony przed obiektami spyware oraz zabezpieczania komputera przed wykradaniem informacji i obiektami £ledz╣cymi poczynania u┐ytkownika.
  1286. pl.SDPromo_Page_MSG1=Spyware Doctor jest zalecanym przez specjalist≤w i redaktor≤w narzΩdziem do usuwania obiekt≤w typu spyware. Usuwa z komputera i chroni go przed tysi╣cami potencjalnych obiekt≤w typu spyware i adware, ko±mi troja±skimi, programami rejestruj╣cymi naci£niΩcia klawiszy, programami typu spybot oraz obiektami £ledz╣cymi poczynania u┐ytkownika.
  1287. pl.SDPromo_Page_MSG2=Zalecamy stosowanie zapory PC Tools Firewall Plus w po│╣czeniu z oprogramowaniem Spyware Doctor. Takie po│╣czenie daje pe│n╣ ochronΩ przed zagro┐eniami najrozmaitszych rodzaj≤w.
  1288. pl.SDPromo_Page_MSG3=Zainstaluj BEZPúATNÑ wersjΩ pr≤bn╣ programu Spyware Doctor:
  1289. pl.SDPromo_Page_MSG4=Instaluj╣c oprogramowanie Spyware Doctor, wyra┐asz zgodΩ na warunki umowy licencyjnej (EULA), kt≤r╣ mo┐na przeczytaµ
  1290. pl.SDPromo_Page_MSG5=tutaj
  1291. pl.SDPromo_Page_Radio1a=Zainstaluj program Spyware Doctor
  1292. pl.SDPromo_Page_Radio1b=Nie instaluj programu Spyware Doctor
  1293. pl.MSG_FirewallDisabling=Uwaga: Instalacja spowoduje wy│╣czenie ewentualnych innych zap≤r sieciowych dzia│aj╣cych w komputerze. Aby kontynuowaµ i zainstalowaµ oprogramowanie PC Tools Firewall Plus, kliknij przycisk Dalej.
  1294. pl.DegradeWelcomeLabel=Obecnie korzystasz z nowszej wersji programu PC Tools Firewall Plus. Aby kontynuowaµ tΩ instalacjΩ, najpierw odinstaluj posiadan╣ wersjΩ programu PC Tools Firewall Plus. %n%nAby opu£ciµ program instalacyjny, kliknij przycisk Zako±cz.
  1295. pl.MSG_FirewallDetected1=Instalator PC Tools Firewall Plus wykry│, ┐e w Twoim komputerze zainstalowano program
  1296. pl.MSG_FirewallDetected2=. Zaleca siΩ odinstalowanie tego programu przed kontynuowaniem instalacji obecnego.
  1297. pl.MSG_ButtonExit=&Wyj£cie
  1298. pl.ERR_64BITWINDOWS=PC Tools Firewall Plus nie jest aktualnie obs│ugiwany w 64-bitowych systemach Windows.
  1299. pl.WSC_CONFLICT_TITLE=Konflikt program≤w zabezpieczaj╣cych
  1300. pl.WSC_CONFLICT_TITLE_DESC=Wyst╣pi│ konflikt z innym oprogramowaniem
  1301. pl.WSC_CONFLICT_DESC=Instalator wykry│, ┐e w tym komputerze jest inne oprogramowanie, kt≤re pozostaje w konflikcie z programem PC Tools Firewall Plus. Przed zainstalowaniem programu PC Tools Firewall Plus zalecamy odinstalowanie tamtego oprogramowania. To zapewni odpowiedni╣ wydajno£µ i stabilno£µ naszego produktu.%n%nAby kontynuowaµ, kliknij przycisk Dalej. Aby opu£ciµ instalatora, kliknij przycisk Anuluj.
  1302. pl.WSC_CONFLICT_SOFTWARE_TITLE=Oprogramowanie pozostaj╣ce w konflikcie:
  1303. pl.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=Program PC Tools Firewall Plus jest ju┐ zainstalowany jako czΩ£µ pakietu PC Tools Internet Security. Program instalacyjny zako±czy dzia│anie bez wykonywania instalacji.
  1304. pl.MSG_FWBEHAVIOUR_TITLE=Wybierz spos≤b dzialania zapory firewall
  1305. pl.MSG_NRMUSER_LBL=Zwykly uzytkownik: Otrzymujesz og≤lne powiadomienia o podejmowanych przez aplikacje pr≤bach uzyskania dostepu do Internetu lub nasluchiwania polaczen nadchodzacych.
  1306. pl.MSG_EXPTUSER_LBL=Zaawansowany uzytkownik: W tym trybie otrzymujesz szczeg≤lowe informacje o kazdym polaczeniu, kt≤re pr≤buje utworzyc aplikacja. Istnieje mozliwosc modyfikowania regul i szczeg≤lowego kontrolowania dostepu aplikacji do Internetu.
  1307. pl.MSG_FW2_OLDRULES=AReguly zaawansowane zostana zastapione; stare reguly zostana zapisane. Reguly strefy internetowej zostana zapisane w pliku old_ RulesSet.rls. Reguly strefy zaufanej zostana zapisane w pliku old_TrustedRulesSet.rls. Stare reguly obecnie nie beda potrzebne. Jesli konieczne okaze sie korzystanie z tych starych regul, mozna je zaimportowac za pomoca funkcji importowania regul na zakladce Zaawansowane. Jesli nie chcesz zapisywac starych regul, wybierz odpowiedz Nie.
  1308. pl.Trusted_Apps=Zbuduj liste wiarygodnych aplikacji û Wybranie tej opcji powoduje, ze program instalacyjny buduje liste wiarygodnych aplikacji na podstawie listy tych aplikacji, kt≤re sa aktualnie zainstalowane w komputerze.
  1309. pl.Enhanced_Security=Lepsza kontrola bezpiecze±stwa ù ochrona przed szkodliwymi pr≤bami obej£cia regu│ aplikacji w zaporze.
  1310. pl.Advanced_Option=Zaawansowane
  1311. pl.Advanced_Settings= PC Tools Firewall Plus - ustawienia
  1312. pl.Button_OK=OK
  1313. pl.Button_Cancel=Cancel
  1314. pl.MSG_GTB_INSTALLING=Instalacja paska narzedzi Google
  1315. pl.ERR_BETA_CONFLICT=Wykryto, ┐e w tym komputerze jest ju┐ zainstalowane nastΩpuj╣ce oprogramowanie. Zanim przejdziesz dalej, najpierw za pomoc╣ Panelu sterowania odinstaluj te produkty:%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  1316. pl.ERR_BETA_CONFLICT_S=Wykryto, ┐e w tym komputerze jest ju┐ zainstalowany program %1. Zanim przejdziesz dalej, najpierw za pomoc╣ Panelu sterowania odinstaluj ten produkt.
  1317. pl.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  1318. pl.ERR_MR_INFO=Dodatkowe informacje
  1319. pl.GP_TITLE=Bezplatnie! Google Toolbar dla programu Internet Explorer
  1320. pl.GP_TEXT_MAIN=Pasek narzedzi Google Toolbar ulatwia przegladanie internetu:
  1321. pl.GP_PNT_1=Wyswietlanie propozycji podczas wpisywania hasla w polu wyszukiwania.
  1322. pl.GP_PNT_2=Blokowanie wyskakujacych okienek.
  1323. pl.GP_PNT_3=Natychmiastowe wypelnianie formularzy internetowych dzieki funkcji autouzupelniania.
  1324. pl.GP_CHKBOX=Zainstaluj bezplatny pasek narzedzi Google Toolbar wraz z produktem %1
  1325. pl.GP_UINSTALL=Mozna go latwo usunac w dowolnym momencie.
  1326. pl.GP_TC_PP_TXT=Instalujac te aplikacje, uzytkownik wyraza zgode na Warunki korzystania z uslugi dotyczace paska narzedzi Google Toolbar oraz na Polityke prywatnosci.
  1327. pl.GP_PP_LNK=Polityke prywatnosci
  1328. pl.GP_TC_LNK=Warunki korzystania z uslugi
  1329. kr.NameAndVersion=%1 ╣÷└ⁿ %2
  1330. kr.AdditionalIcons=├▀░í ╛╞└╠─▄:
  1331. kr.CreateDesktopIcon=╣┘┼┴ ╚¡╕Θ ╛╞└╠─▄ ╕╕╡Θ▒Γ(&D)
  1332. kr.CreateQuickLaunchIcon=║ⁿ╕Ñ ╜╟╟α ╛╞└╠─▄ ╕╕╡Θ▒Γ(&Q)
  1333. kr.ProgramOnTheWeb=└Ñ┐í └╓┤┬ %1
  1334. kr.UninstallProgram=%1 ┴ª░┼
  1335. kr.LaunchProgram=%1 ╜├└█
  1336. kr.AssocFileExtension=%1└╗(╕ª) %2 ╞─└╧ ╚«└σ└┌┐í ┐¼░ß(&A)
  1337. kr.AssocingFileExtension=%1└╗(╕ª) %2 ╞─└╧ ╚«└σ└┌┐í ┐¼░ß╟╧┤┬ ┴▀...
  1338. kr.Options=┐╔╝╟:
  1339. kr.BtnInstall=╝│─í(&I)
  1340. kr.ERR_INTERNETREQUIREDFORLU=└╬┼═│▌┐í ┐¼░ß╟╥ ╝÷ ╛°╜└┤╧┤┘. Smart Update╕ª ┤┘┐ε╖╬╡σ╟╧╖┴╕Θ └╬┼═│▌┐í ┐¼░ß╟╪╛▀ ╟╒┤╧┤┘.
  1341. kr.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 ╣½╖ß! \cf0 Internet Explorer┐δ\b0 \fs16 Google ┼°╣┘\fs20\par}
  1342. kr.GooglePageCaption=╣½╖ß! Internet Explorer┐δ Google ┼°╣┘
  1343. kr.GooglePageDescription=└Ñ└╟ ╛ε┤└ ░≈┐í╝¡│¬ ░¡╖┬╟╤ Google└╗ ╚░┐δ╟╧╜╩╜├┐└.
  1344. kr.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fmodern\fprq1\fcharset129 \'b1\'bc\'b8\'b2;}{\f2\fnil\fcharset2 Symbol;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\f0\fs24  \lang1042\b\f1\fs16\Google \'c5\'f8\'b9\'d9\'b4\'c2 \'c0\'a5 \'b0\'cb\'bb\'f6\'c0\'bb \'ba\'b8\'b4\'d9 \'c6\'ed\'b8\'ae\'c7\'cf\'b0\'d4 \'c7\'d8\'c1\'dd\'b4\'cf\'b4\'d9.\lang1033\f0\par\pard{\pntext\f2\'B7\tab}{\*\pn\pnlvlblt\pnf2\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\lang1042\b0\f1\'b0\'cb\'bb\'f6\'bb\'f3\'c0\'da\'bf\'a1 \'b0\'cb\'bb\'f6\'be\'ee\'b8\'a6 \'c0\'d4\'b7\'c2\'c7\'cf\'b4\'c2 \'c1\'ef\'bd\'c3 \'b0\'fc\'b7\'c3 \'b0\'cb\'bb\'f6\'be\'ee \'c1\'a6\'bd\'c3\lang1033\f0\par\lang1042\f1{\pntext\f2\'B7\tab}\'be\'ee\'b6\'b2 \'c4\'c4\'c7\'bb\'c5\'cd\'bf\'a1\'bc\'ad\'b5\'e7\'c1\'f6 \'bb\'e7\'bf\'eb\'c0\'da\'c0\'c7 \'c1\'f1\'b0\'dc\'c3\'a3\'b1\'e2 \'bb\'e7\'c0\'cc\'c6\'ae\'bf\'a1 \'c1\'a2\'b1\'d9 \'b0\'a1\'b4\'c9\lang1033\f0\par{\pntext\f2\'B7\tab}\lang1042\f1\'c6\'cb\'be\'f7 \'c3\'a2 \'c2\'f7\'b4\'dc\lang1033\f0\par}
  1345. kr.GooglePageRadio1a=╣½╖ß╖╬ Google┼°╣┘╕ª ╝│─í╟╧╜╩╜├┐└.
  1346. kr.GooglePageRadio1aBold=╣½╖ß╖╬ Google┼°╣┘╕ª ╝│─í╟╧╜╩╜├┐└.
  1347. kr.GooglePageRadio1b=┐°╟╧╜╟ ╢º┤┬ ╛≡┴ª╡τ┴÷ ┴ª░┼╟╥ ╝÷ └╓╜└┤╧┤┘.
  1348. kr.GooglePageRadio2=Google ┼°╣┘╕ª ╝│─í╟╧┴÷ ╛╩└╜
  1349. kr.GooglePageNotice1=Google ┼°╣┘╕ª ╝│─í╟╧╕Θ Google ┼°╣┘ ╗τ┐δ ░Φ╛α ╣╫ ░│└╬ ┴ñ║╕ ║╕╚ú ┴ñ├Ñ┐í ╡┐└╟╟╧┤┬ ░═└╕╖╬ ░í┴ñ╟╒┤╧┤┘.
  1350. kr.GooglePageNotice1a=╗τ┐δ ░Φ╛α └╨▒Γ
  1351. kr.GooglePageNotice1b=╣╫
  1352. kr.GooglePageNotice1c=░│└╬ ┴ñ║╕ ║╕╚ú ┴ñ├Ñ └╨▒Γ
  1353. kr.GooglePageNotice1d=.
  1354. kr.GooglePageTitle=╝│─í - Spyware Doctor
  1355. kr.GooglePageTitleLabel=╟╩┐Σ╟╤ ▒╕╝║ ┐Σ╝╥ ┤┘┐ε╖╬╡σ
  1356. kr.GooglePageTitleDescription=╟╩┐Σ╟╤ ╞─└╧└╗ ──╟╗┼═┐í ┤┘┐ε╖╬╡σ╟╧┤┬ ┴▀└╘┤╧┤┘.
  1357. kr.GoogleFinishConfirm=Google ┼°╣┘░í ╟╘▓▓ ╝│─í╡╟╛·└╕╕τ ┤┘└╜┐í Internet Explorer ├ó└╗ ┐¡╕Θ ╟Ñ╜├╡╦┤╧┤┘.
  1358. kr.MSG_GTB_IE_FOUND=╞─└╧└╗ ┐├╣┘╖╬ ╛≈╡Ñ└╠╞«╟╧╖┴╕Θ Internet Explorer╕ª ┤▌╛╞╛▀ ╟╒┤╧┤┘. ┐╣╕ª ┤¡╖» Internet Explorer╕ª ┤▌└║ ┤┘└╜ ╝│─í╕ª ░Φ╝╙╟╧░┼│¬ ╛╞┤╧┐Σ╕ª ┤¡╖» ╝│─í╖╬ ╡╣╛╞░í╜╩╜├┐└.
  1359. kr.MSG_GTB_IE_KILL_FAILED=Internet Explorer░í ┴╛╖ß ┐Σ├╗┐í └└┤Σ╟╧┴÷ ╛╩╜└┤╧┤┘. ╚«└╬└╗ ┤¡╖» ┤┘╜├ ╜├╡╡╟╧░┼│¬ ├δ╝╥╕ª ┤¡╖» ╝│─í╖╬ ╡╣╛╞░í╜╩╜├┐└.
  1360. kr.MSG_DownloadError=└╧║╬ ╞─└╧└╗ ┤┘┐ε╖╬╡σ ╟╥ ╝÷ ╛°╜└┤╧┤┘. ╝│─í╕ª ┤┘╜├ ╜╟╟α╟╧╜╩╜├┐└.
  1361. kr.ErrorAppRunning=%1└╠(░í) ╟÷└τ ╜╟╟α ┴▀└╘┤╧┤┘. %n╚«└╬└╗ ┤¡╖» %1└╗(╕ª) ┤▌└║ ┤┘└╜ ╝│─í╕ª ░Φ╝╙╟╧░┼│¬ ├δ╝╥╕ª ┤¡╖» ╝│─í╕ª ┴╛╖ß╟╧╜╩╜├┐└.
  1362. kr.ShortCutHP=PC Tools└╟ ├▀░í ╝╓╖τ╝╟
  1363. kr.ShortCutHPComment=PC Tools└╟ ├▀░í ╝╓╖τ╝╟
  1364. kr.ShortCutHPLink=http://www.pctools.com/
  1365. kr.ShortCutQSG=%1 ╡╡┐≥╕╗
  1366. kr.RunLaunchAV=%1 ╜├└█
  1367. kr.UninstallRunningMsg=%1└╠(░í) ╟÷└τ ╜╟╟α ┴▀└╘┤╧┤┘. %n╚«└╬└╗ ┤¡╖» %1└╗(╕ª) ┤▌└║ ┤┘└╜ ┴ª░┼╕ª ╝÷╟α╟╧░┼│¬ ├δ╝╥╕ª ┤¡╖» ┴ª░┼╕ª ┴╛╖ß╟╧╜╩╜├┐└.
  1368. kr.ERR_IKHLAYERCHECK=└τ║╬╞├╟╧┴÷ ╛╩└╕╕Θ ╝│─í╕ª ┴°╟α╟╥ ╝÷ ╛°╜└┤╧┤┘. ┴÷▒▌ └τ║╬╞├╟╧╜├░┌╜└┤╧▒ε?
  1369. kr.lblSelectDir=%1└╠(░í) └╠╣╠ ╝│─í╡╟╛ε └╓╜└┤╧┤┘
  1370. kr.lblSelectDirBrowse=┤┘└╜ └º─í┐í╝¡ ╝│─í╟╪╛▀ ╟╒┤╧┤┘
  1371. kr.msgDegrade=░µ░φ: ╝│─í╟╧╖┴┤┬ %1└╟ ╣÷└ⁿ└╠ └╠└ⁿ ╣÷└ⁿ└╘┤╧┤┘
  1372. kr.msgUpToDate=╟÷└τ ┴ª╟░└╠ ├╓╜┼ ╣÷└ⁿ└╘┤╧┤┘.
  1373. kr.SDPromo_Page_Title=▒╟└σ ╝╥╟┴╞«┐■╛ε - Spyware Doctor
  1374. kr.SDPromo_Page_Desc=┼╕└╟ ├▀┴╛└╗ ║╥╟π╟╧┤┬ ╜║╞─└╠┐■╛ε ┼╜┴÷╖╬ ┴ñ║╕ ╡╡┐δ░· ├▀└√ └º╟∙└╕╖╬║╬┼═ PC╕ª ║╕╚ú╟╒┤╧┤┘.
  1375. kr.SDPromo_Page_MSG1=Spyware Doctor┤┬ ╝÷╕╣└║ └ß└τ ╜║╞─└╠┐■╛ε, ╛╓╡σ┐■╛ε, ╞«╖╬└╠ ╕±╕╢, ┼░╖╬░┼, ╜║╞─└╠║╕╞« ╣╫ ├▀├┤ └º╟∙└╗ ╣▀░▀╟╧░φ ┴ª░┼╟╧╕τ PC╕ª ║╕╚ú╟╧┤┬ ║ú╜║╞« ╛╚╞╝╜║╞─└╠┐■╛ε ╝╥╟┴╞«┐■╛ε╖╬ └ⁿ╝╝░Φ └ⁿ╣«░í ╣╫ ╞φ┴²└┌╡Θ└╠ ├▀├╡╟╒┤╧┤┘.
  1376. kr.SDPromo_Page_MSG2=▒ñ╣ⁿ└º╟╤ └º╟∙┐í ┤δ║±╟╤ ┴╛╟╒└√└╬ ╜├╜║┼█ ║╕╚ú╕ª └º╟╪ Spyware Doctor┐═ ╟╘▓▓ PC Tools Firewall Plus╕ª ╗τ┐δ╟╧┤┬ ░═└╠ ┴┴╜└┤╧┤┘.
  1377. kr.SDPromo_Page_MSG3=╣½╖ß Spyware Doctor ╞≥░í╞╟└╗ ╝│─í╟╧╖┴╕Θ ╛╞╖í┐í╝¡ ╝▒┼├╟╧╜╩╜├┐└.
  1378. kr.SDPromo_Page_MSG4=Spyware Doctor╕ª ╝│─í╟╧╕Θ ┐⌐▒Γ┐í╝¡ ║╝ ╝÷ └╓┤┬ ├╓┴╛ ╗τ┐δ└┌ ╗τ┐δ▒╟ ░Φ╛α┐í ╡┐└╟╟╧┤┬ 
  1379. kr.SDPromo_Page_MSG5=░═└╘┤╧┤┘
  1380. kr.SDPromo_Page_Radio1a=Spyware Doctor ╝│─í
  1381. kr.SDPromo_Page_Radio1b=Spyware Doctor ╝│─í ╛╚ ╟╘
  1382. kr.MSG_FirewallDisabling=┬ⁿ░φ: ╝│─í╟╧╕Θ └╠ PC┐í╝¡ ┤┘╕Ñ ╣µ╚¡║«└╗ ╗τ┐δ╟╧┴÷ ╛╩╜└┤╧┤┘. PC Tools Firewall Plus ╝│─í╕ª ░Φ╝╙╟╧╖┴╕Θ ┤┘└╜└╗ ┤⌐╕ú╜╩╜├┐└.
  1383. kr.DegradeWelcomeLabel=├╓╜┼ ╣÷└ⁿ└╟ PC Tools Firewall Plus░í └╠╣╠ ╜╟╟α╡╟░φ └╓╜└┤╧┤┘. ╝│─í╕ª ░Φ╝╙╟╧╖┴╕Θ╕╒└· ▒Γ┴╕ PC Tools Firewall Plus ╣÷└ⁿ└╗ ┴ª░┼╟╪╛▀ ╟╒┤╧┤┘. %n%n╝│─í╕ª ┴▀┤▄╟╧╖┴╕Θ ┴╛╖ß╕ª ┤⌐╕ú╜╩╜├┐└.
  1384. kr.MSG_FirewallDetected1=PC Tools Firewall Plus ╝│─í ╟┴╖╬▒╫╖Ñ└╠ ╜├╜║┼█┐í╝¡
  1385. kr.MSG_FirewallDetected2=└╗(╕ª) ╣▀░▀╟▀╜└┤╧┤┘. ╝│─í╕ª ░Φ╝╙╟╧▒Γ └ⁿ┐í └╠╕ª ┴ª░┼╟╧┤┬ ░═└╠ ┴┴╜└┤╧┤┘.
  1386. kr.MSG_ButtonExit=┴╛╖ß(&X)
  1387. kr.ERR_64BITWINDOWS=PC Tools Firewall Plus┤┬ ╟÷└τ 64║±╞« Windows┐í╝¡ ┴÷┐°╡╟┴÷ ╛╩╜└┤╧┤┘.
  1388. kr.WSC_CONFLICT_TITLE=├µ╡╣╟╧┤┬ ║╕╛╚ ╝╥╟┴╞«┐■╛ε
  1389. kr.WSC_CONFLICT_TITLE_DESC=├µ╡╣╟╧┤┬ ║╕╛╚ ╝╥╟┴╞«┐■╛ε░í ╣▀░▀╡╟╛·╜└┤╧┤┘
  1390. kr.WSC_CONFLICT_DESC=╜├╜║┼█┐í PC Tools Firewall Plus┐═ ├µ╡╣╟╧┤┬ ║╕╛╚ ╝╥╟┴╞«┐■╛ε░í └╓╜└┤╧┤┘. PC Tools Firewall Plus╕ª ╝│─í╟╧▒Γ └ⁿ┐í ├µ╡╣╟╧┤┬ ║╕╛╚ ╝╥╟┴╞«┐■╛ε╕ª ┴ª░┼╟╧┐⌐ ╜├╜║┼█ ╝║┤╔░· ╛╚┴ñ╝║└╗ ║╕└σ╟╧┤┬ ░═└╠ ┴┴╜└┤╧┤┘.%n%n┤┘└╜└╗ ┤¡╖» ░Φ╝╙╟╧░┼│¬ ├δ╝╥╕ª ┤¡╖» ╝│─í╕ª ┴╛╖ß╟╧╜╩╜├┐└.
  1391. kr.WSC_CONFLICT_SOFTWARE_TITLE=├µ╡╣╟╧┤┬ ║╕╛╚ ╝╥╟┴╞«┐■╛ε:
  1392. kr.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=PC Tools Firewall Plus░í PC Tools Internet Security└╟ └╧║╬╖╬ └╠╣╠ ╝│─í╡╟╛ε └╓╜└┤╧┤┘. ╝│─í╟╧┴÷ ╛╩░φ ┴÷▒▌ ┴╛╖ß╟╒┤╧┤┘.
  1393. kr.MSG_FWBEHAVIOUR_TITLE=▒Γ║╗ ╣µ╚¡║« ╡┐└█ ╝▒┼├
  1394. kr.MSG_NRMUSER_LBL=└╧╣▌ ╗τ┐δ└┌: └└┐δ ╟┴╖╬▒╫╖Ñ└╠ └╬┼═│▌┐í ╛╫╝╝╜║╟╧░┼│¬ ╡Θ╛ε┐└┤┬ ┐¼░ß└╗ ╝÷╜┼╟╧╖┴░φ ╜├╡╡╟╧╕Θ └╧╣▌└√└╬ ╛╦╕▓└╗ ╣▐░╘ ╡╦┤╧┤┘.
  1395. kr.MSG_EXPTUSER_LBL=└ⁿ╣« ╗τ┐δ└┌: └╠ ╕≡╡σ┐í╝¡┤┬ └└┐δ ╟┴╖╬▒╫╖Ñ└╠ ╕╕╡Θ╖┴░φ ╜├╡╡╟╧┤┬ ░ó ┐¼░ß┐í ┤δ╟╪ ╝╝║╬└√└╬ ╕▐╜├┴÷╕ª ╣▐░╘ ╡╦┤╧┤┘. └└┐δ ╟┴╖╬▒╫╖Ñ ▒╘─ó└╗ ╝╝║╨╚¡╟╥ ╝÷ └╓└╕╕τ └└┐δ ╟┴╖╬▒╫╖Ñ└╟ └╬┼═│▌ ┐¼░ß└╗ ╝╝║╬└√└╕╖╬ ┴ª╛ε╟╥ ╝÷ └╓╜└┤╧┤┘.
  1396. kr.MSG_FW2_OLDRULES=╗≤╝╝ ▒╘─ó└║ ╡ñ╛ε╜ß┴÷╕τ └╠└ⁿ ▒╘─ó└║ └·└σ╡╦┤╧┤┘. └╬┼═│▌ ┐╡┐¬ ▒╘─ó└║ ╞─└╧ old_ RulesSet.rls┐í └·└σ╡╦┤╧┤┘. ╜┼╖┌╡╟┤┬ ┐╡┐¬ ▒╘─ó└║ ╞─└╧ old_TrustedRulesSet.rls┐í └·└σ╡╟╕τ ┐└╖í╡╚ ▒╘─ó ╞─└╧└╗ ╗τ┐δ╟╥ ╟╩┐Σ░í ╛°╜└┤╧┤┘. ▒╫╖í╡╡ └╠└ⁿ ▒╘─ó ╞─└╧└╗ ╗τ┐δ╟╧╖┴╕Θ ╗≤╝╝ ▒╘─ó ┼╟└╟ í«▒╘─ó ░í┴«┐└▒Γí» ┐╔╝╟└╗ ╗τ┐δ╟╧┐⌐ ░í┴«┐├ ╝÷ └╓╜└┤╧┤┘. └╠└ⁿ ▒╘─ó└╗ └·└σ╟╧┴÷ ╛╩└╕╖┴╕Θ ╛╞┤╧┐Σ╕ª ╝▒┼├╟╧╜╩╜├┐└.
  1397. kr.Trusted_Apps=╗τ┐δ└┌ ╜┼╖┌ ╕±╖╧ └█╝║ - └╠ ┐╔╝╟└╗ ╝▒┼├╟╧╕Θ ╝│─í ╟┴╖╬▒╫╖Ñ└╠ ╟÷└τ ╜├╜║┼█┐í ╝│─í╡╚ └└┐δ ╟┴╖╬▒╫╖Ñ└╗ ▒Γ╣▌└╕╖╬ ╜┼╖┌ ╕±╖╧└╗ └█╝║╟╒┤╧┤┘.
  1398. kr.Enhanced_Security=╟Γ╗≤╡╚ ║╕╛╚ ╚«└╬ - ╣µ╚¡║« └└┐δ ╟┴╖╬▒╫╖Ñ ▒╘─ó└╗ ┐∞╚╕╟╧╖┴┤┬ ┤┘╛τ╟╤ ╛╟└╟└√ ╜├╡╡┐í ┤δ╟╪ ║╕╚ú╟╒┤╧┤┘.
  1399. kr.Advanced_Option=░φ▒▐
  1400. kr.Advanced_Settings= PC Tools Firewall Plus - ░φ▒▐ ╝│┴ñ
  1401. kr.Button_OK=OK
  1402. kr.Button_Cancel=Cancel
  1403. kr.MSG_GTB_INSTALLING=╝│─í Google ┼°╣┘
  1404. kr.ERR_BETA_CONFLICT=┤┘└╜ ╝╥╟┴╞«┐■╛ε░í ╜├╜║┼█┐í └╠╣╠ ╝│─í╡╟╛ε └╓╜└┤╧┤┘. ┴ª╛ε╞╟└╗ ╗τ┐δ╟╧┐⌐ ┤┘└╜ ┴ª╟░└╗ ┴ª░┼╟╤ ┤┘└╜ ╝│─í╕ª ░Φ╝╙╟╧╜╩╜├┐└.%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  1405. kr.ERR_BETA_CONFLICT_S=%1└╠(░í) ╜├╜║┼█┐í ╝│─í╡╟╛ε └╓╜└┤╧┤┘. ┴ª╛ε╞╟└╗ ╗τ┐δ╟╧┐⌐ └╠ ┴ª╟░└╗ ┴ª░┼╟╤ ┤┘└╜ ╝│─í╕ª ░Φ╝╙╟╧╜╩╜├┐└.
  1406. kr.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  1407. kr.ERR_MR_INFO=└┌╝╝╟╤ │╗┐δ└╗ ║╕╖┴╕Θ ┐⌐▒Γ╕ª ┼¼╕»╟╧╜╩╜├┐└.
  1408. kr.GP_TITLE=╣½╖ß Internet Explorer┐δ Google ┼°╣┘
  1409. kr.GP_TEXT_MAIN=Google ┼°╣┘╖╬ └Ñ ┼╜╗÷└╠ ║╕┤┘ ╞φ╕«╟╪ ┴²┤╧┤┘.
  1410. kr.GP_PNT_1=░╦╗÷├ó┐í ┤▄╛ε╕ª └╘╖┬╟╥ ╢º ├▀├╡ ░╦╗÷╛ε ╣┘╖╬ ╟Ñ╜├
  1411. kr.GP_PNT_2=╞╦╛≈ ┬≈┤▄
  1412. kr.GP_PNT_3=└┌╡┐┐╧╝║└╗ ┼δ╟╪ ╣┘╖╬ └Ñ ╛τ╜─ ┐╧╝║
  1413. kr.GP_CHKBOX=%1┐═(░·) ╟╘▓▓ ╣½╖ß Google ┼°╣┘ ╝│─í
  1414. kr.GP_UINSTALL=╛≡┴ª╡τ┴÷ ╜▒░╘ ╗Φ┴ª╟╥ ╝÷ └╓╜└┤╧┤┘.
  1415. kr.GP_TC_PP_TXT=└╠ └└┐δ╟┴╖╬▒╫╖Ñ└╗ ╝│─í╟╧╕Θ Google ┼°╣┘ └╠┐δ╛α░ⁿ ╣╫ ░│└╬┴ñ║╕ ║╕╚ú┴ñ├Ñ┐í ╡┐└╟╟╧░╘ ╡╦┤╧┤┘.
  1416. kr.GP_PP_LNK=░│└╬┴ñ║╕ ║╕╚ú┴ñ├Ñ
  1417. kr.GP_TC_LNK=└╠┐δ╛α░ⁿ
  1418. ru.NameAndVersion=%1 Γσ≡±Φ  %2
  1419. ru.AdditionalIcons=─ε∩εδφΦ≥σδⁿφ√σ ΦΩεφΩΦ:
  1420. ru.CreateDesktopIcon=╤ετΣα≥ⁿ  ≡δ√Ω φα &≡αßε≈σ∞ ±≥εδσ
  1421. ru.CreateQuickLaunchIcon=╤ετΣα≥ⁿ  ≡δ√Ω Γ &∩αφσδΦ ß√±≥≡επε τα∩≤±Ωα
  1422. ru.ProgramOnTheWeb=╤αΘ≥ %1 Γ ╚φ≥σ≡φσ≥σ
  1423. ru.UninstallProgram=─σΦφ±≥αδδΦ≡εΓα≥ⁿ %1
  1424. ru.LaunchProgram=╟α∩≤±≥Φ≥ⁿ %1
  1425. ru.AssocFileExtension=&└±±ε÷ΦΦ≡εΓα≥ⁿ %1 ± ⌠αΘδα∞Φ, Φ∞σ■∙Φ∞Φ ≡α±°Φ≡σφΦσ %2
  1426. ru.AssocingFileExtension=└±±ε÷ΦΦ≡εΓαφΦσ %1 ± ⌠αΘδα∞Φ, Φ∞σ■∙Φ∞Φ ≡α±°Φ≡σφΦσ %2...
  1427. ru.Options=╬∩÷ΦΦ:
  1428. ru.BtnInstall=&╙±≥αφεΓΦ≥ⁿ
  1429. ru.ERR_INTERNETREQUIREDFORLU=═σ≥ Γ√⌡εΣα Γ ±σ≥ⁿ ╚φ≥σ≡φσ≥. ─δ  ταπ≡≤τΩΦ εßφεΓδσφΦΘ Smart Updates φσεß⌡εΣΦ∞ Γ√⌡εΣ Γ ╚φ≥σ≡φσ≥.
  1430. ru.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 ┴σ±∩δα≥φε! \cf0 ╧αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google\b0  \fs16 Σδ  Internet Explorer\fs20\par}
  1431. ru.GooglePageCaption=┴σ±∩δα≥φε! ╧αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google Σδ  Internet Explorer
  1432. ru.GooglePageDescription=┬ετⁿ∞Φ≥σ ∞ε∙ⁿ Φ ≤Σεß±≥Γε Google ± ±εßεΘ Γ δ■ß≤■ ≥ε≈Ω≤ ╚φ≥σ≡φσ≥α.
  1433. ru.GooglePageText={\rtf1\ansi\ansicpg1251\deff0\deflang1049{\fonttbl{\f0\fswiss\fprq2\fcharset204{\*\fname Arial;}Arial CYR;}{\f1\fnil\fcharset2 Symbol;}}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\b\f0\fs16\'cf\'e0\'ed\'e5\'eb\'fc \'e8\'ed\'f1\'f2\'f0\'f3\'ec\'e5\'ed\'f2\'ee\'e2 Google \'e4\'e5\'eb\'e0\'e5\'f2 \'e2\'e5\'e1-\'ef\'ee\'e8\'f1\'ea \'f3\'e4\'ee\'e1\'ed\'e5\'e5:\par\pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\fi-360\li720\tx720\b0\'cc\'e3\'ed\'ee\'e2\'e5\'ed\'ed\'fb\'e5 \'ef\'ee\'e4\'f1\'ea\'e0\'e7\'ea\'e8 \'ef\'f0\'e8 \'e2\'e2\'ee\'e4\'e5 \'f1\'eb\'ee\'e2 \'e2 \'ef\'ee\'e8\'f1\'ea\'ee\'e2\'f3\'fe \'f1\'f2\'f0\'ee\'ea\'f3\par\pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\fi-360\li720\'c7\'e0\'ea\'eb\'e0\'e4\'ea\'e8, \'ea\'ee\'f2\'ee\'f0\'fb\'e5 \'ec\'ee\'e6\'ed\'ee \'e8\'f1\'ef\'ee\'eb\'fc\'e7\'ee\'e2\'e0\'f2\'fc \'f1 \'eb\'fe\'e1\'ee\'e3\'ee \'ea\'ee\'ec\'ef\'fc\'fe\'f2\'e5\'f0\'e0\par{\pntext\f1\'B7\tab}\'c1\'eb\'ee\'ea\'e8\'f0\'ee\'e2\'ea\'e0 \'e2\'f1\'ef\'eb\'fb\'e2\'e0\'fe\'f9\'e8\'f5 \'ee\'ea\'ee\'ed\par\pard\fs20\par}
  1434. ru.GooglePageRadio1a=╙±≥αφεΓΦ≥ⁿ ßσ±∩δα≥φ≤■ ∩αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google
  1435. ru.GooglePageRadio1aBold=╙±≥αφεΓΦ≥ⁿ ßσ±∩δα≥φ≤■ ∩αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google
  1436. ru.GooglePageRadio1b=     ┼σ ∞εµφε ±δσπΩε±≥ⁿ■ ≤ΣαδΦ≥ⁿ Γ δ■ßεσ Γ≡σ∞ .
  1437. ru.GooglePageRadio2=═σ ≤±≥αφαΓδΦΓα≥ⁿ ∩αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google
  1438. ru.GooglePageNotice1=╙±≥αφαΓδΦΓα  ∩αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google, Γ√ ±επδα±φ√ ±εßδ■Σα≥ⁿ ≤±δεΓΦ  ∩εδⁿτεΓαφΦ  ∩αφσδⁿ■ Φφ±≥≡≤∞σφ≥εΓ Google Φ ∩εδΦ≥ΦΩ≤ Ωεφ⌠ΦΣσφ÷Φαδⁿφε±≥Φ.
  1439. ru.GooglePageNotice1a=╧≡ε≈σ±≥ⁿ ≤±δεΓΦ  ∩εδⁿτεΓαφΦ 
  1440. ru.GooglePageNotice1b= Φ
  1441. ru.GooglePageNotice1c=╧≡ε≈σ±≥ⁿ ∩εδΦ≥ΦΩ≤ Ωεφ⌠ΦΣσφ÷Φαδⁿφε±≥Φ
  1442. ru.GooglePageNotice1d=.
  1443. ru.GooglePageTitle=╙±≥αφεΓΩα - Spyware Doctor
  1444. ru.GooglePageTitleLabel=╟απ≡≤τΩα φσεß⌡εΣΦ∞√⌡ Ωε∞∩εφσφ≥εΓ
  1445. ru.GooglePageTitleDescription=╧≡επ≡α∞∞α ≤±≥αφεΓΩΦ ταπ≡≤µασ≥ φσεß⌡εΣΦ∞√σ ⌠αΘδ√ φα Γα° Ωε∞∩ⁿ■≥σ≡
  1446. ru.GoogleFinishConfirm=╧αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google ≥αΩµσ ≤±≥αφεΓδσφα Φ ∩ε ΓΦ≥±  Γ ±δσΣ≤■∙ΦΘ ≡ατ, ΩεπΣα ß≤Σσ≥ ε≥Ω≡√≥ε εΩφε Internet Explorer.
  1447. ru.MSG_GTB_IE_FOUND=─δ  ΣεδµφεΘ Φφ±≥αδδ ÷ΦΦ εßφεΓδσφΦΘ φσεß⌡εΣΦ∞ε ταΩ≡√≥ⁿ ß≡α≤τσ≡ Internet Explorer. ═αµ∞Φ≥σ "─α", ≈≥εß√ ταΩ≡√≥ⁿ Internet Explorer Φ ∩≡εΣεδµΦ≥ⁿ ≤±≥αφεΓΩ≤ ΦδΦ φαµ∞Φ≥σ "═σ≥", ≈≥εß√ Γσ≡φ≤≥ⁿ±  Γ Φφ±≥αδδ ÷Φεφφ≤■ ∩≡επ≡α∞∞≤.
  1448. ru.MSG_GTB_IE_KILL_FAILED= ┴≡α≤τσ≡ Internet Explorer φσ ≡σαπΦ≡≤σ≥ φα Ωε∞αφΣ≤ ταΩ≡√≥Φ . ╩δΦΩφΦ≥σ "╬╩", ≈≥εß√ ∩ε∩≡εßεΓα≥ⁿ ±φεΓα ΦδΦ "╬≥∞σφΦ≥ⁿ", ≈≥εß√ Γσ≡φ≤≥ⁿ±  Γ Φφ±≥αδδ ÷Φεφφ≤■ ∩≡επ≡α∞∞≤.
  1449. ru.MSG_DownloadError=╚φ±≥αδδ ÷ΦεφφεΘ ∩≡επ≡α∞∞σ φσ ≤Σαδε±ⁿ ταπ≡≤τΦ≥ⁿ φσΩε≥ε≡√σ ⌠αΘδ√. ═α≈φΦ≥σ ≤±≥αφεΓΩ≤ ±φα≈αδα.
  1450. ru.ErrorAppRunning=╚φ±≥αδδ ≥ε≡ ε∩≡σΣσδΦδ, ≈≥ε τα∩≤∙σφα ∩≡επ≡α∞∞α %1. %n═αµ∞Φ≥σ OK, ≈≥εß√ ταΩ≡√≥ⁿ %1 Φ ∩≡εΣεδµΦ≥ⁿ ≤±≥αφεΓΩ≤, ΦδΦ "╬≥∞σφΦ≥ⁿ", ≈≥εß√ ∩≡σΩ≡α≥Φ≥ⁿ σσ.
  1451. ru.ShortCutHP=─≡≤πΦσ ∩≡επ≡α∞∞√ Ωε∞∩αφΦΦ PC Tools
  1452. ru.ShortCutHPComment=─≡≤πΦσ ∩≡επ≡α∞∞√ Ωε∞∩αφΦΦ PC Tools
  1453. ru.ShortCutHPLink=http://www.pctools.com/
  1454. ru.ShortCutQSG= ╤∩≡αΓΩα %1
  1455. ru.RunLaunchAV=╟α∩≤±≥Φ≥ⁿ %1
  1456. ru.UninstallRunningMsg=╚φ±≥αδδ ≥ε≡ ε∩≡σΣσδΦδ, ≈≥ε τα∩≤∙σφα ∩≡επ≡α∞∞α %1. %n═αµ∞Φ≥σ OK, ≈≥εß√ ταΩ≡√≥ⁿ %1 Φ ∩≡εΣεδµΦ≥ⁿ ≤±≥αφεΓΩ≤, ΦδΦ "╬≥∞σφΦ≥ⁿ", ≈≥εß√ ∩≡σΩ≡α≥Φ≥ⁿ σσ.
  1457. ru.ERR_IKHLAYERCHECK=─δ  ∩≡εΣεδµσφΦ  ≤±≥αφεΓΩΦ ≥≡σß≤σ≥±  ∩σ≡σταπ≡≤τΦ≥ⁿ Ωε∞∩ⁿ■≥σ≡. ╒ε≥Φ≥σ ∩σ≡σταπ≡≤τΦ≥ⁿ ±σΘ≈α±?
  1458. ru.lblSelectDir=╚φ±≥αδδ ≥ε≡ ε∩≡σΣσδΦδ, ≈≥ε ∩≡επ≡α∞∞α %1 ≤µσ ≤±≥αφεΓδσφα φα Γα°σ∞ Ωε∞∩ⁿ■≥σ≡σ
  1459. ru.lblSelectDirBrowse=╧≡επ≡α∞∞α Σεδµφα ß√≥ⁿ ≤±≥αφεΓδσφα Γ ±δσΣ≤■∙≤■ ΣΦ≡σΩ≥ε≡Φ■
  1460. ru.msgDegrade=╧≡σΣ≤∩≡σµΣσφΦσ: ┬√ ∩√≥ασ≥σ±ⁿ ≤±≥αφεΓΦ≥ⁿ ≤±≥α≡σΓ°≤■ Γσ≡±Φ■ %1
  1461. ru.msgUpToDate=┬α°α ∩≡επ≡α∞∞α Φ∞σσ≥ Γ±σ ∩ε±δσΣφΦσ εßφεΓδσφΦ .
  1462. ru.SDPromo_Page_Title=╨σΩε∞σφΣ≤σ∞α  ∩≡επ≡α∞∞α - Spyware Doctor
  1463. ru.SDPromo_Page_Desc=╙Σε±≥εσφφα  φαπ≡αΣ τα∙Φ≥α Γα°σπε Ωε∞∩ⁿ■≥σ≡α ε≥ ≤≥σ≈ΩΦ Φφ⌠ε≡∞α÷ΦΦ Φ ε≥ ∩≡επ≡α∞∞-°∩ΦεφεΓ.
  1464. ru.SDPromo_Page_MSG1=Spyware Doctor ≡σΩε∞σφΣ≤σ≥±  ±∩σ÷ΦαδΦ±≥α∞Φ Φ Ωε∞∩ⁿ■≥σ≡φ√∞Φ µ≤≡φαδα∞Φ Γ±σπε ∞Φ≡α ΩαΩ δ≤≈°σσ ±≡σΣ±≥Γε Σδ  εßφα≡≤µσφΦ , ≤ΣαδσφΦ  Φ τα∙Φ≥√ Ωε∞∩ⁿ■≥σ≡α ε≥ ∩≡επ≡α∞∞-°∩ΦεφεΓ, ≡σΩδα∞φεπε ╧╬, ≥≡ε φεΓ Φ ΩδαΓΦα≥≤≡φ√⌡ °∩ΦεφεΓ.
  1465. ru.SDPromo_Page_MSG2=╠√ ≡σΩε∞σφΣ≤σ∞ Φ±∩εδⁿτεΓα≥ⁿ PC Tools Firewall Plus Γ Ωε∞ßΦφα÷ΦΦ ± ∩≡επ≡α∞∞εΘ Spyware Doctor Σδ  Γ±σ±≥ε≡εφφσΘ τα∙Φ≥√ ±Φ±≥σ∞√ ε≥ °Φ≡εΩεπε ±∩σΩ≥≡α Γ≡σΣεφε±φ√⌡ ∩≡επ≡α∞∞.
  1466. ru.SDPromo_Page_MSG3=═Φµσ Γ√ ∞εµσ≥σ ┴┼╤╧╦└╥═╬ ταπ≡≤τΦ≥ⁿ ∩≡εßφ≤■ Γσ≡±Φ■ Spyware Doctor:
  1467. ru.SDPromo_Page_MSG4=╬ß≡α≥Φ≥σ ΓφΦ∞αφΦσ: ≤±≥αφαΓδΦΓα  φα ±ΓεΘ Ωε∞∩ⁿ■≥σ≡ Spyware Doctor, Γ√ ≥σ∞ ±α∞√∞ ∩≡ΦφΦ∞ασ≥σ ≤±δεΓΦ  δΦ÷σφτΦεφφεπε ±επδα°σφΦ , ± ±εΣσ≡µαφΦσ∞ Ωε≥ε≡επε ∞εµφε ετφαΩε∞Φ≥ⁿ±  
  1468. ru.SDPromo_Page_MSG5=τΣσ±ⁿ
  1469. ru.SDPromo_Page_Radio1a=╙±≥αφεΓΦ≥ⁿ Spyware Doctor
  1470. ru.SDPromo_Page_Radio1b=═σ ≤±≥αφαΓδΦΓα≥ⁿ Spyware Doctor
  1471. ru.MSG_FirewallDisabling=╧≡Φ∞σ≈αφΦσ: ∩ε±δσ Φφ±≥αδδ ÷ΦΦ, Γ±σ Σ≡≤πΦσ ß≡αφΣ∞α≤²≡√, ≤±≥αφεΓδσφφ√σ φα Γα°σ∞ Ωε∞∩ⁿ■≥σ≡σ ß≤Σ≤≥ ε≥Ωδ■≈σφ√. ═αµ∞Φ≥σ "─αδσσ", σ±δΦ Γ√ ⌡ε≥Φ≥σ ∩≡εΣεδµΦ≥ⁿ ≤±≥αφεΓΩ≤ PC Tools Firewall Plus. 
  1472. ru.DegradeWelcomeLabel=╙ Γα± ≤µσ ≤±≥αφεΓδσφα ßεδσσ φεΓα  Γσ≡±Φ  PC Tools Firewall Plus. ╫≥εß√ ∩≡εΣεδµΦ≥ⁿ Φφ±≥αδδ ÷Φ■, Γ√ Σεδµφ√ ±φα≈αδα ΣσΦφ±≥αδδΦ≡εΓα≥ⁿ Γσ≡±Φ■ PC Tools Firewall Plus, Ωε≥ε≡α  ≤µσ ≤±≥αφεΓδσφα φα Γα°σ∞ Ωε∞∩ⁿ■≥σ≡σ.  %n%n ═αµ∞Φ≥σ "┬√Θ≥Φ", ≈≥εß√ ∩≡σΩ≡α≥Φ≥ⁿ ≤±≥αφεΓΩ≤.
  1473. ru.MSG_FirewallDetected1=═α Γα°σ∞ Ωε∞∩ⁿ■≥σ≡σ εßφα≡≤µσφ Φφ±≥αδδ ≥ε≡ PC Tools Firewall Plus 
  1474. ru.MSG_FirewallDetected2=. ╨σΩε∞σφΣ≤σ∞ ∩≡εΦτΓσ±≥Φ ΣσΦφ±≥αδδ ÷Φ■ ∩≡σµΣσ, ≈σ∞ ∩≡εΣεδµΦ≥ⁿ ≤±≥αφεΓΩ≤.
  1475. ru.MSG_ButtonExit=&┬√Θ≥Φ
  1476. ru.ERR_64BITWINDOWS=PC Tools Firewall Plus Γ φα±≥ε ∙σσ Γ≡σ∞  φσ ∩εΣΣσ≡µΦΓασ≥±  φα 64-bit Windows.
  1477. ru.WSC_CONFLICT_TITLE=╩εφ⌠δΦΩ≥≤■∙Φσ ∩≡επ≡α∞∞√ εßσ±∩σ≈σφΦ  τα∙Φ≥√ Ωε∞∩ⁿ■≥σ≡α
  1478. ru.WSC_CONFLICT_TITLE_DESC=┬√ Γδσφ√ Ωεφ⌠δΦΩ≥≤■∙Φσ ∩≡επ≡α∞∞√ εßσ±∩σ≈σφΦ  τα∙Φ≥√ Ωε∞∩ⁿ■≥σ≡α
  1479. ru.WSC_CONFLICT_DESC=╚φ±≥αδδ ÷Φεφφα  ∩≡επ≡α∞∞α εßφα≡≤µΦδα ∩≡ΦδεµσφΦ  εßσ±∩σ≈σφΦ  τα∙Φ≥√ Ωε∞∩ⁿ■≥σ≡α, Ωεφ⌠δΦΩ≥≤■∙Φσ ± PC Tools Firewall Plus. ╠√ ≡σΩε∞σφΣ≤σ∞ ∩σ≡σΣ ≤±≥αφεΓΩεΘ PC Tools Firewall Plus ΣσΦφ±≥αδδΦ≡εΓα≥ⁿ Γ±σ Σ≡≤πΦσ ∩≡επ≡α∞∞√ εßσ±∩σ≈σφΦ  ßστε∩α±φε±≥Φ, ≈≥εß√ Φτßσµα≥ⁿ ∩ε≥σφ÷Φαδⁿφ√⌡ Ωεφ⌠δΦΩ≥εΓ ∩≡ΦδεµσφΦΘ Φ εßσ±∩σ≈Φ≥ⁿ ±≥αßΦδⁿφ≤■ ≡αßε≥≤ ±Φ±≥σ∞√.%n%n═αµ∞Φ≥σ "─αδσσ", ≈≥εß√ ∩≡εΣεδµΦ≥ⁿ, ΦδΦ - "╬≥∞σφα", ≈≥εß√ Γ√Θ≥Φ Φτ ∩≡επ≡α∞∞√ ≤±≥αφεΓΩΦ.
  1480. ru.WSC_CONFLICT_SOFTWARE_TITLE=╩εφ⌠δΦΩ≥≤■∙Φσ ∩≡επ≡α∞∞√ εßσ±∩σ≈σφΦ  τα∙Φ≥√ Ωε∞∩ⁿ■≥σ≡α:
  1481. ru.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED= PC Tools Firewall Plus ≤µσ ≤±≥αφεΓδσφ ΩαΩ ≈α±≥ⁿ PC Tools Internet Security. ═α ²≥ε∞ Φφ±≥αδδ ÷Φ  ß≤Σσ≥ ∩≡σΩ≡α∙σφα ßστ ≤±≥αφεΓΩΦ ∩≡επ≡α∞∞√.
  1482. ru.MSG_FWBEHAVIOUR_TITLE=┬√ß≡α≥ⁿ ∩εΓσΣσφΦσ ß≡αφΣ∞α≤²≡α ∩ε ≤∞εδ≈αφΦ■
  1483. ru.MSG_NRMUSER_LBL=╨σµΦ∞ εß√ΩφεΓσφφεπε ∩εδⁿτεΓα≥σδ : Γ√ ß≤Σσ≥σ ∩εδ≤≈α≥ⁿ ≤ΓσΣε∞δσφΦ , ΩεπΣα ∩≡ΦδεµσφΦσ ∩√≥α≥ⁿ±  Γ√Θ≥Φ Γ ╚φ≥σ≡φσ≥ ΦδΦ ∩≡ε±δ≤°ΦΓα≥ⁿ ∩ε≡≥√.
  1484. ru.MSG_EXPTUSER_LBL=╨σµΦ∞ ε∩√≥φεπε ∩εδⁿτεΓα≥σδ : Γ ²≥ε∞ ≡σµΦ∞σ Γ√ ß≤Σσ≥σ ∩εδ≤≈α≥ⁿ Σσ≥αδⁿφ√σ ±εεß∙σφΦ  ε ΩαµΣε∞ ∩εΣΩδ■≈σφΦΦ, Ωε≥ε≡εσ ∩≡ΦδεµσφΦσ ∩√≥ασ≥±  ε±≤∙σ±≥ΓΦ≥ⁿ. ╙ Γα± ß≤Σσ≥ Γετ∞εµφε±≥ⁿ ±ετΣαφΦ  Σσ≥αδⁿφ√⌡ ∩≡αΓΦδ Σδ  ∩≡ΦδεµσφΦΘ Φ ∩εδφεπε ≤∩≡αΓδσφΦ  Φ⌡ ∩εΣΩδ■≈σφΦσ∞ Ω Φφ≥σ≡φσ≥≤.
  1485. ru.MSG_FW2_OLDRULES=─ε∩εδφΦ≥σδⁿφε ±ετΣαφφ√σ ∩≡αΓΦδα ß≤Σ≤≥ τα∞σφσφ√ ±≥α≡√∞Φ. ╧≡αΓΦδα τεφ√ Φφ≥σ≡φσ≥α ß≤Σ≤≥ ±ε⌡≡αφσφ√ Γ ⌠αΘδσ old_ RulesSet.rls. ╧≡αΓΦδα ΣεΓσ≡σφφεΘ τεφ√ ß≤Σ≤≥ ±ε⌡≡αφσφ√ Γ ⌠αΘδσ old_TrustedRulesSet.rls. ╙ Γα± φσ ß≤Σσ≥ φσεß⌡εΣΦ∞ε±≥Φ Φ±∩εδⁿτεΓα≥ⁿ ±≥α≡√σ ⌠αΘδ√ ± ∩≡αΓΦδα∞Φ. ┼±δΦ Γ√ Γ±σ µσ τα⌡ε≥Φ≥σ Φ±∩εδⁿτεΓα≥ⁿ Φ⌡, Γ√ ∞εµσ≥σ Γε±∩εδⁿτεΓα≥ⁿ±  ε∩÷ΦσΘ "╚∞∩ε≡≥Φ≡εΓα≥ⁿ ∩≡αΓΦδα" φα ΓΩδαΣΩσ  "─ε∩εδφΦ≥σδⁿφ√σ ∩≡αΓΦδα". ┼±δΦ Γ√ φσ ⌡ε≥Φ≥σ ±ε⌡≡αφΦ≥ⁿ ±≥α≡√σ ∩≡αΓΦδα, Γ√ßσ≡Φ≥σ "═σ≥".
  1486. ru.Trusted_Apps=╤ετΣα≥ⁿ ±∩Φ±εΩ ∩εδⁿτεΓα≥σδⁿ±ΩΦ⌡ ∩≡επ≡α∞∞ û ┼±δΦ Γ√ß≡αφα Σαφφα  ⌠≤φΩ÷Φ , ∩≡επ≡α∞∞α-Φφ±≥αδδ ≥ε≡ ±ετΣα±≥ ±∩Φ±εΩ ∩≡εΓσ≡σφφ√⌡ ∩≡επ≡α∞∞, Γφσ±  Γ φσπε ≥σ ∩≡ΦδεµσφΦ , Ωε≥ε≡√σ φα Σαφφ√Θ ∞ε∞σφ≥ ≤±≥αφεΓδσφ√ φα Γα°σ∞ Ωε∞∩ⁿ■≥σ≡σ.
  1487. ru.Enhanced_Security=╙δ≤≈°σφφα  ∩≡εΓσ≡Ωα ßστε∩α±φε±≥Φ - ╟α∙Φ≥α ε≥ τδεφα∞σ≡σφφ√⌡ ∩ε∩√≥εΩ εß⌡εΣα ∩≡αΓΦδ ∞σµ±σ≥σΓεπε ²Ω≡αφα.
  1488. ru.Advanced_Option=─ε∩εδφΦ≥σδⁿφε
  1489. ru.Advanced_Settings= PC Tools Firewall Plus - ╨α±°Φ≡σφφ√σ φα±≥≡εΘΩΦ
  1490. ru.Button_OK=OK
  1491. ru.Button_Cancel=Cancel
  1492. ru.MSG_GTB_INSTALLING=╙±≥αφεΓΩα Φφ±≥≡≤∞σφ≥εΓ Google
  1493. ru.ERR_BETA_CONFLICT=╠√ ≤±≥αφεΓΦδΦ, ≈≥ε φα Γα°σ∞ Ωε∞∩ⁿ■≥σ≡σ ≤µσ ≤±≥αφεΓδσφ√ ±δσΣ≤■∙Φσ ∩≡επ≡α∞∞√. ╧εµαδ≤Θ±≥α, ταΘΣΦ≥σ Γ "╧αφσδⁿ ≤∩≡αΓδσφΦ " Φ ΣσΦφ±≥αδδΦ≡≤Θ≥σ ²≥Φ ∩≡επ≡α∞∞√ ∩≡σµΣσ, ≈σ∞ ∩≡εΣεδµΦ≥ⁿ ≤±≥αφεΓΩ≤:%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  1494. ru.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  1495. ERR_BETA_UPGRADE_S=╠√ ≤±≥αφεΓΦδΦ, ≈≥ε φα Σαφφε∞ Ωε∞∩ⁿ■≥σ≡σ ≤±≥αφεΓδσφα ∩≡επ≡α∞∞α %1. ╧εµαδ≤Θ±≥α, ταΘΣΦ≥σ Γ "╧αφσδⁿ ≤∩≡αΓδσφΦ " Φ ΣσΦφ±≥αδδΦ≡≤Θ≥σ ²≥≤ ∩≡επ≡α∞∞≤ ∩≡σµΣσ, ≈σ∞ ∩≡εΣεδµΦ≥ⁿ ≤±≥αφεΓΩ≤.
  1496. ru.ERR_MR_INFO=┘σδΩφΦ≥σ τΣσ±ⁿ Σδ  ∩εδ≤≈σφΦ  Σε∩εδφΦ≥σδⁿφ√⌡ ±ΓσΣσφΦΘ
  1497. ru.GP_TITLE=┴σ±∩δα≥φε! ╧αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google Σδ  Internet Explorer
  1498. ru.GP_TEXT_MAIN=╨αßε≥α≥ⁿ Γ ╚φ≥σ≡φσ≥σ ≤Σεßφσσ ± ╧αφσδⁿ■ Φφ±≥≡≤∞σφ≥εΓ Google:
  1499. ru.GP_PNT_1=╧εΣ±ΩατΩΦ ∩≡Φ ΓΓεΣσ τα∩≡ε±α Γ εΩφσ ∩εΦ±Ωα
  1500. ru.GP_PNT_2=┴δεΩΦ≡εΓαφΦσ Γ±∩δ√Γα■∙Φ⌡ εΩεφ
  1501. ru.GP_PNT_3=└Γ≥ε∞α≥Φ≈σ±Ωεσ τα∩εδφσφΦσ ⌠ε≡∞
  1502. ru.GP_CHKBOX=╙±≥αφεΓΦ≥σ ßσ±∩δα≥φ≤■ ╧αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google Γ∞σ±≥σ ± %1
  1503. ru.GP_UINSTALL=┬√ ∞εµσ≥σ δσπΩε ≤ΣαδΦ≥ⁿ σσ Γ δ■ßεΘ ∞ε∞σφ≥.
  1504. ru.GP_TC_PP_TXT=╙±≥αφαΓδΦΓα  ╧αφσδⁿ Φφ±≥≡≤∞σφ≥εΓ Google, Γ√ ∩≡ΦφΦ∞ασ≥σ ±εε≥Γσ≥±≥Γ≤■∙Φσ ╙±δεΓΦ  ∩≡σΣε±≥αΓδσφΦ  ≤±δ≤π Φ ∩εδΦ≥ΦΩ≤ Ωεφ⌠ΦΣσφ÷Φαδⁿφε±≥Φ.
  1505. ru.GP_PP_LNK=∩εδΦ≥ΦΩ≤ Ωεφ⌠ΦΣσφ÷Φαδⁿφε±≥Φ
  1506. ru.GP_TC_LNK=╙±δεΓΦ  ∩≡σΣε±≥αΓδσφΦ  ≤±δ≤π
  1507. pt.NameAndVersion=%1 versπo %2
  1508. pt.AdditionalIcons=═cones adicionais:
  1509. pt.CreateDesktopIcon=Criar um atalho na ßrea de &trabalho
  1510. pt.CreateQuickLaunchIcon=Criar um atalho na barra &Quick Launch
  1511. pt.ProgramOnTheWeb=%1 na Web
  1512. pt.UninstallProgram=Desinstalar %1
  1513. pt.LaunchProgram=Iniciar %1
  1514. pt.AssocFileExtension=&Associar %1 com a extensπo de ficheiro %2
  1515. pt.AssocingFileExtension=Associar %1 com a extensπo de ficheiro %2 ...
  1516. pt.Options=Opτ⌡es:
  1517. pt.BtnInstall=&Instalar
  1518. pt.ERR_INTERNETREQUIREDFORLU=Nπo foi encontrada ligaτπo α Internet. ╔ necessßrio estar ligado α Internet para descarregar Smart Updates.
  1519. pt.GooglePageCaptionFormat={\rtf1\ansi\ansicpg1252\deff0\deflang3081{\fonttbl{\f0\fswiss\fcharset0 Arial;}}{\colortbl ;\red255\green0\blue0;}{\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\cf1\b\f0\fs18 Grßtis! \cf0 Barra de Ferramentas do Google\b0  \fs16 para o Internet Explorer\fs20\par}
  1520. pt.GooglePageCaption=Grßtis! Barra de Ferramentas do Google para o Internet Explorer
  1521. pt.GooglePageDescription=Leve o poder do Google consigo para qualquer sφtio na Internet
  1522. pt.GooglePageText={\rtf1\ansi\ansicpg1252\deff0\deflang1033\deflangfe1033{\fonttbl{\f0\fswiss\fprq2\fcharset0 Arial;}{\f1\fnil\fcharset2 Symbol;}} {\*\generator Msftedit 5.41.15.1507;}\viewkind4\uc1\pard\nowidctlpar\b\f0\fs16 A Barra de Ferramentas grßtis do Google permite-lhe:\par \pard{\pntext\f1\'B7\tab}{\*\pn\pnlvlblt\pnf1\pnindent0{\pntxtb\'B7}}\nowidctlpar\fi-152\li284\b0 Fazer pesquisas na Internet com o Google em qualquer site\par{\pntext\f1\'B7\tab}Eliminar os irritantes an·ncios pop-up\par{\pntext\f1\'B7\tab}Preencher os formulßrios da Internet instantaneamente com o AutoPreenchimento\par }
  1523. pt.GooglePageRadio1a=Instalar a Barra de Ferramentas grßtis do Google
  1524. pt.GooglePageRadio1aBold=Instalar a Barra de Ferramentas grßtis do Google
  1525. pt.GooglePageRadio1b=     + possφvel removΩ-la facilmente a qualquer momento
  1526. pt.GooglePageRadio2=Nπo instalar a Barra de Ferramentas do Google
  1527. pt.GooglePageNotice1=Ao Instalar a Barra de Ferramentas do Google vocΩ concorda em seguir os termos de utilizaτπo e a polφtica de privacidade da Barra de Ferramentas do Google.
  1528. pt.GooglePageNotice1a=Leia os termos de utilizaτπo
  1529. pt.GooglePageNotice1b= e 
  1530. pt.GooglePageNotice1c=Leia a polφtica de privacidade
  1531. pt.GooglePageNotice1d=.
  1532. pt.GooglePageTitle=Configuraτπo - Spyware Doctor
  1533. pt.GooglePageTitleLabel=Download dos Componentes Necessßrios
  1534. pt.GooglePageTitleDescription=A configuraτπo estß a fazer o download dos ficheiros necessßrios para o computador
  1535. pt.GoogleFinishConfirm=A Barra de Ferramentas do Google tambΘm foi instalada e aparecerß da pr≤xima vez que abrir a janela do Internet Explorer.
  1536. pt.MSG_GTB_IE_FOUND=A Configuraτπo precisa que o Internet Explorer seja fechado para actualizar ficheiros correctamente. Clique em Sim para fechar o Internet Explorer e continuar a Configuraτπo, ou em Nπo para voltar α Configuraτπo.
  1537. pt.MSG_GTB_IE_KILL_FAILED=O Internet Explorer nπo estß a responder ao pedido para encerrar; clique em OK para tentar de novo ou em Cancelar para voltar α Configuraτπo.
  1538. pt.MSG_DownloadError=A Configuraτπo nπo p⌠de descarregar alguns ficheiros, por favor execute a configuraτπo novamente.
  1539. pt.ErrorAppRunning=A Configuraτπo detectou que o %1 estß a ser executado. %nClique em OK para fechar o %1 e continuar a configuraτπo ou Cancelar para sair da configuraτπo.
  1540. pt.ShortCutHP=Mais soluτ⌡es PC Tools
  1541. pt.ShortCutHPComment=Mais soluτ⌡es PC Tools
  1542. pt.ShortCutHPLink=http://www.pctools.com/
  1543. pt.ShortCutQSG=%1 Ajuda
  1544. pt.RunLaunchAV=Iniciar %1
  1545. pt.UninstallRunningMsg=A Desinstalaτπo detectou que o %1 estß a ser executado. %nClique em OK para fechar o %1 e continuar com a desinstalaτπo ou em Cancelar para sair da desinstalaτπo.
  1546. pt.ERR_IKHLAYERCHECK=A instalaτπo nπo pode continuar sem reiniciar. Deseja reiniciar agora?
  1547. pt.lblSelectDir=A Configuraτπo detectou que jß tem o %1 instalado
  1548. pt.lblSelectDirBrowse=A instalaτπo deverß ser feita no seguinte local
  1549. pt.msgDegrade=Aviso: Estß a tentar instalar uma versπo antiga do %1
  1550. pt.msgUpToDate=O seu produto estß actualizado.
  1551. pt.SDPromo_Page_Title=Software Recomendado - Spyware Doctor
  1552. pt.SDPromo_Page_Desc=Protecτπo contra spyware vencedora de trofΘus que protege o seu computador contra roubo de informaτπo e ameaτas de rastreio.
  1553. pt.SDPromo_Page_MSG1=O Spyware Doctor Θ recomendado por especialistas e editores do mundo inteiro como o melhor software anti-spyware para detectar, remover e proteger o seu PC contra milhares de potenciais ameaτas de spyware, adware, cavalos de Tr≤ia, keyloggers, spybots e de rastreio.
  1554. pt.SDPromo_Page_MSG2=Recomendamos a utilizaτπo do PC Tools Firewall Plus em combinaτπo com o Spyware Doctor para uma protecτπo compreensiva do sistema contra uma vasta gama de ameaτas.
  1555. pt.SDPromo_Page_MSG3=Seleccione abaixo para instalar GR┴TIS o programa de avaliaτπo Spyware Doctor:
  1556. pt.SDPromo_Page_MSG4=Por favor, note que ao utilizar o Spyware Doctor estß a concordar com o acordo de licenτa de utilizador final, que pode ser visto
  1557. pt.SDPromo_Page_MSG5=aqui
  1558. pt.SDPromo_Page_Radio1a=Instalar o Spyware Doctor
  1559. pt.SDPromo_Page_Radio1b=Nπo instalar o Spyware Doctor
  1560. pt.MSG_FirewallDisabling=Nota: A instalaτπo irß desactivar outros firewalls neste computador. Clique em Seguinte se pretender continuar com a instalaτπo do PC Tools Firewall Plus
  1561. pt.DegradeWelcomeLabel=Estß actualmente a utilizar uma versπo mais recente do PC Tools Firewall Plus. Para continuar com esta instalaτπo deve primeiro desinstalar a versπo do PC Tools Firewall Plus existente. %n%nClique em Terminar para sair da Configuraτπo.
  1562. pt.MSG_FirewallDetected1=O Instalador do PC Tools Firewall Plus encontrou
  1563. pt.MSG_FirewallDetected2=no seu computador. ╔ aconselhßvel desinstalar antes de continuar com esta instalaτπo.
  1564. pt.MSG_ButtonExit=S&air
  1565. pt.ERR_64BITWINDOWS=O PC Tools Firewall Plus nπo Θ actualmente suportado por Windows de 64-bits.
  1566. pt.WSC_CONFLICT_TITLE=Software de Seguranτa em Conflito
  1567. pt.WSC_CONFLICT_TITLE_DESC=Foi detectado software de seguranτa em conflito
  1568. pt.WSC_CONFLICT_DESC=A Configuraτπo detectou que hß software de seguranτa neste computador que entra em conflito com o PC Tools Firewall Plus. Recomendamos que desinstale o software de seguranτa que estß a provocar o conflito antes de instalar o PC Tools Firewall Plus para assegurar a estabilidade e performance do sistema.%n%nClique em Seguinte para continuar, ou em Cancelar para sair da Configuraτπo.
  1569. pt.WSC_CONFLICT_SOFTWARE_TITLE=Software de Seguranτa em Conflito:
  1570. pt.ERR_INIT_PCTINTERNET_SECURITY_IS_INSTALLED=O PC Tools Firewall Plus jß estß instalado como parte da PC Tools Internet Security. A configuraτπo vai ser encerrada sem fazer a instalaτπo.
  1571. pt.MSG_FWBEHAVIOUR_TITLE=Seleccione o comportamento padrπo do firewall
  1572. pt.MSG_NRMUSER_LBL=Utilizador Normal: receberß notificaτ⌡es gerais quando algum aplicativo estiver a tentar aceder α Internet ou a monitorizar as ligaτ⌡es recebidas.
  1573. pt.MSG_EXPTUSER_LBL=Utilizador Experiente: neste modo receberß mensagens detalhadas sobre cada ligaτπo que uma aplicaτπo estiver a tentar criar. Poderß refinar as regras da aplicaτπo e terß controlo total sobre a conectividade das aplicaτ⌡es com a Internet.
  1574. pt.MSG_FW2_OLDRULES=As regras avanτadas serπo sobrescritas e as regras antigas serπo guardadas. As regras da zona da Internet serπo guardadas no arquivo old_ RulesSet.rls. As regras da zona fißvel serπo guardadas no arquivo old_TrustedRulesSet.rls. Nπo serß necessßrio utilizar os ficheiros de regras antigas. Se desejar utilizß-los, pode importß-los utilizando a opτπo æImportar RegrasÆ no separador de Regras Avanτadas. Se nπo desejar guardar as regras antigas, seleccione Nπo.
  1575. pt.Trusted_Apps=Criar lista fißvel de utilizadores û A escolha desta opτπo dß instruτ⌡es ao instalador para criar uma lista fißvel com base nas aplicaτ⌡es que estπo instaladas no computador.
  1576. pt.Enhanced_Security=Verificaτπo de Seguranτa Optimizada - Protecτπo contra vßrias tentativas maliciosas de contornar as Regras das Aplicaτ⌡es do Firewall.
  1577. pt.Advanced_Option=Avanτadas
  1578. pt.Advanced_Settings= PC Tools Firewall Plus - Definiτ⌡es Avanτadas
  1579. pt.Button_OK=OK
  1580. pt.Button_Cancel=Cancel
  1581. pt.MSG_GTB_INSTALLING=Instalar Ferramentas Google
  1582. pt.ERR_BETA_CONFLICT=Detectßmos que o seguinte software jß estß instalado neste computador. Por favor, utilize o Painel de Controlo para desinstalar estes produtos antes de continuar com a instalaτπo:%n%n%1%n%2%n%3%n%4%n%5%n%6%n
  1583. pt.ERR_BETA_CONFLICT_S=Detectßmos que o %1 jß estß instalado neste computador. Por favor, utilize o Painel de Controlo para desinstalar este produto antes de continuar com a instalaτπo.
  1584. pt.ERR_BETA_UPGRADE=Setup has detect you already have PC Tools Firewall Installed.%n%n To continue this installation please uninstall existing version of PC Tools Firewall, reboot and then install.
  1585. pt.ERR_MR_INFO=Clique aqui para obter mais informaτ⌡es
  1586. pt.GP_TITLE=Gratuita! Barra de ferramentas do Google para Internet Explorer
  1587. pt.GP_TEXT_MAIN=A Barra de ferramentas do Google torna mais c≤moda a navegaτπo na Web:
  1588. pt.GP_PNT_1=Sugest⌡es instantΓneas α medida que escreve na caixa de pesquisa
  1589. pt.GP_PNT_2=Bloqueio de pop-ups
  1590. pt.GP_PNT_3=Os formulßrios Web sπo preenchidos instantaneamente atravΘs do Preenchimento automßtico
  1591. pt.GP_CHKBOX=Instale a Barra de ferramentas do Google gratuita juntamente com o %1
  1592. pt.GP_UINSTALL=Pode removΩ-la facilmente em qualquer altura
  1593. pt.GP_TC_PP_TXT=Ao instalar esta aplicaτπo, concorda com os Termos de utilizaτπo da Barra de ferramentas do Google e com a Polφtica de privacidade.
  1594. pt.GP_PP_LNK=Polφtica de privacidade
  1595. pt.GP_TC_LNK=Termos de utilizaτπo
  1596.  
  1597. [Languages]
  1598. ; These files are stubs
  1599. ; To achieve better results after recompilation, use the real language files
  1600. Name: "en"; MessagesFile: "embedded\en.isl"; LicenseFile: "embedded\enLicense.txt"; 
  1601. Name: "br"; MessagesFile: "embedded\br.isl"; LicenseFile: "embedded\brLicense.txt"; 
  1602. Name: "de"; MessagesFile: "embedded\de.isl"; LicenseFile: "embedded\deLicense.txt"; 
  1603. Name: "es"; MessagesFile: "embedded\es.isl"; LicenseFile: "embedded\esLicense.txt"; 
  1604. Name: "jp"; MessagesFile: "embedded\jp.isl"; LicenseFile: "embedded\jpLicense.txt"; 
  1605. Name: "fr"; MessagesFile: "embedded\fr.isl"; LicenseFile: "embedded\frLicense.txt"; 
  1606. Name: "nl"; MessagesFile: "embedded\nl.isl"; LicenseFile: "embedded\nlLicense.txt"; 
  1607. Name: "it"; MessagesFile: "embedded\it.isl"; LicenseFile: "embedded\itLicense.txt"; 
  1608. Name: "cs"; MessagesFile: "embedded\cs.isl"; LicenseFile: "embedded\csLicense.txt"; 
  1609. Name: "ct"; MessagesFile: "embedded\ct.isl"; LicenseFile: "embedded\ctLicense.txt"; 
  1610. Name: "pl"; MessagesFile: "embedded\pl.isl"; LicenseFile: "embedded\plLicense.txt"; 
  1611. Name: "kr"; MessagesFile: "embedded\kr.isl"; LicenseFile: "embedded\krLicense.txt"; 
  1612. Name: "ru"; MessagesFile: "embedded\ru.isl"; LicenseFile: "embedded\ruLicense.txt"; 
  1613. Name: "pt"; MessagesFile: "embedded\pt.isl"; LicenseFile: "embedded\ptLicense.txt"; 
  1614.